OS Components License Notice
This document lists the base operating system distributions and key OS-level packages included in Logmanager containers. These components are part of the underlying container base images and are not modified by Logmanager. Permissive and non-permissive application components are listed in separate sections.
The following base OS distributions are used in Logmanager container images:
| Distribution | Version | Package Manager |
|---|---|---|
| Ubuntu Focal | 20.04 LTS | deb |
| Debian Bookworm | 12 | deb |
| Debian Trixie | 13 | deb |
| Ubuntu Noble | 24.04 LTS | deb |
| Amazon Linux | 2023 | rpm |
| Alpine | 3.18 | apk |
| Alpine | 3.20 | apk |
| Alpine | 3.21 | apk |
| Alpine | 3.23 | apk |
The following OS packages are licensed under the Apache License 2.0.
- containerd.io
- docker-ce
- libcrypto3 (Alpine)
- libssl3 (Alpine)
- libssl3t64
- openssl (Debian Trixie, Ubuntu 24.04, Amazon Linux 2023)
- rsyslog
The following OS packages are licensed under the BSD 3-Clause License.
- apt
- curl
- libpam0g / libpam-modules
- nginx
The following OS packages are licensed under the BSD 2-Clause License.
- dpkg
- libc6
- linux-image (kernel source available at kernel.org)
- login / passwd
- lvm2
- openssh-client / openssh-server
- sudo
The following OS packages are licensed under the BSD 4-Clause (University of California) license, which includes an advertising clause. The required acknowledgment is:
This product includes software developed by the University of California, Berkeley and its contributors.
- bash (Debian Trixie, Ubuntu 24.04)
- coreutils (Debian Trixie, Ubuntu 24.04)
The following OS packages are licensed under the MIT License.
- ca-certificates (Alpine)
- libc-utils / musl
The following OS packages are distributed under the curl license, a permissive MIT-like license.
- curl (Alpine, Amazon Linux)
The following OS packages are distributed under a dual license of BSD-3-Clause and GPL-2.0-or-later. These are standard OS components distributed unmodified.
- pam (Amazon Linux 2023) — BSD AND GPL-2.0-or-later
- shadow-utils (Amazon Linux 2023) — BSD-3-Clause AND GPL-2.0-or-later
The following OS packages are licensed under GPL-3.0-only WITH GCC-exception-3.1. The GCC Runtime Library Exception explicitly permits these libraries to be used by and distributed with non-GPL programs without imposing GPL obligations on the surrounding code.
- libgcc-s1
- libstdc++6
The following OS packages are licensed under the GNU General Public License v2.0. These packages are standard OS components distributed unmodified as part of the base image. No proprietary source code is combined with these components.
- apk-tools
- busybox
- ca-certificates
- dpkg
- libc6 / glibc
- python3
The following OS packages are licensed under GPL-2.0-or-later. These are standard OS components distributed unmodified.
- glibc (Amazon Linux, also includes LGPL-2.0-or-later components)
- rpm / rpm-libs
The following OS packages are licensed under the GNU General Public License v3.0. These packages are standard OS components distributed unmodified as part of the base image.
- bash (Alpine, Amazon Linux)
- coreutils-single (Amazon Linux)
The following OS packages are licensed under the Artistic License 2.0.
- gcc-14-base
- perl-base
The following OS packages are released under CC0-1.0 or are in the public domain. No restrictions apply.
- systemd
- tzdata
The following OS packages are licensed under the permissive Python Software Foundation License.
- python3 (Amazon Linux)
The following OS packages are distributed under the legacy OpenSSL license (applicable to OpenSSL 1.1.x). This license includes an advertising clause requiring the following acknowledgment:
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (https://www.openssl.org/)
- libcrypto1.1 (Alpine, shared containers)