
Quick reference
Maintained by: the Oracle Linux Product Team
Where to get help: see the "Customer Support" and "Community Support" sections below
Supported tags and respective Dockerfile
links
Quick reference (cont.)
Where to file issues: https://github.com/oracle/container-images/issues
Published image artifact details: repo-info repo's
repos/oraclelinux/
directory (history) (image metadata, transfer size, etc)Image updates: official-images PRs with label
library/oraclelinux
official-images repo'slibrary/oraclelinux
file (history)Source of this description: docs repo's
oraclelinux/
directory (history)
Oracle Linux
Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2). Suitable for general purpose or Oracle workloads, it benefits from rigorous testing of more than 128,000 hours per day with real- world workloads and includes unique innovations such as Ksplice for zero- downtime kernel patching, DTrace for real-time diagnostics, the powerful Btrfs file system, and more.
How to use these images
The Oracle Linux images are intended for use in the FROM field of a downstream Dockerfile
. For example, to use the latest optimized Oracle Linux 7 image, specify FROM oraclelinux:7-slim
.
Removal of latest
tag
The latest
tag was removed from the Oracle Linux official images in June 2020 to reduce confusion. Downstream images using oraclelinux:latest
or no tag should be updated to oraclelinux:7
for future builds. Note that Oracle recommends using the -slim
variants for the smallest possible image size.
Official Resources
Social media resources
Customer Support
Oracle provides support to Oracle Linux subscription customers via the My Oracle Support portal. The Oracle Linux Docker images are covered by Oracle Linux Basic and Premier support subscriptions. Customers should follow existing support procedures to obtain support for Oracle Linux running in a Docker container.
This image is officially supported for Oracle Linux customers with an active Oracle Linux Basic or Premier support subscription on both Oracle Linux 6 and Oracle Linux 7 running the Unbreakable Enterprise Kernel Release 4 and Oracle Container Runtime for Docker installed from the Unbreakable Linux Network (ULN) or the Oracle Linux yum server.
Oracle Linux users without an active support subscription can use either the Oracle distributed version of Oracle Container Runtime for Docker or the upstream version distributed by Docker. Support is limited to the community-based options outlined below.
Oracle Linux 7
Please review the additional Linux programs supported under Oracle Linux support chapter for more information on the scope of support for the Oracle Container Runtime for Docker.
Please review the Oracle Container Runtime for Docker User's Guide for details on how to install or upgrade the Oracle Container Runtime for Docker on Oracle Linux 7.
Community Support
For Oracle Linux users without a paid support subscription, the following resources are available:
License
View the Oracle Linux End-User License Agreement for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
Some additional license information which was able to be auto-detected might be found in the repo-info
repository's oraclelinux/
directory.
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.