oraclelinux
Estimated reading time: 4 minutesOracle Linux is an open-source operating system suitable for general purpose or Oracle workloads.
GitHub repo: https://github.com/oracle/docker-images
Library reference
This content is imported from the official Docker Library docs, and is provided by the original uploader. You can view the Docker Store page for this image at https://store.docker.com/images/oraclelinux
Supported tags and respective Dockerfile
links
7-slim
(7-slim/Dockerfile)latest
,7
,7.4
(7.4/Dockerfile)7.3
(7.3/Dockerfile)7.2
(7.2/Dockerfile)7.1
(7.1/Dockerfile)7.0
(7.0/Dockerfile)6-slim
(6-slim/Dockerfile)6
,6.9
(6.9/Dockerfile)6.8
(6.8/Dockerfile)6.7
(6.7/Dockerfile)6.6
(6.6/Dockerfile)
Quick reference
-
Where to get help:
see the “Customer Support” and “Community Support” sections below -
Where to file issues:
https://github.com/oracle/docker-images/issues -
Maintained by:
the Oracle Linux Product Team -
Published image artifact details:
repo-info repo’srepos/oraclelinux/
directory (history)
(image metadata, transfer size, etc) -
Image updates:
official-images PRs with labellibrary/oraclelinux
official-images repo’slibrary/oraclelinux
file (history) -
Source of this description:
docs repo’soraclelinux/
directory (history) -
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
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 an application’s Dockerfile
. For example, to use Oracle Linux 6 as the base of an image, specify FROM oraclelinux:6
.
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 Docker Engine version 1.9 installed from the Oracle Linux Yum Server.
Oracle Linux users without an active support subscription can use either the Oracle distributed version of Docker Engine 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 Docker.
Please review Chapter 29 of the Oracle Linux 7 Administrator's Guide for details on how to install or upgrade the Unbreakable Enterprise Kernel and Docker Engine packages.
Oracle Linux 6
Please review the additional Linux programs supported under Oracle Linux support chapter for more information on the scope of support for Docker.
Please review Chapter 10 of the Oracle Linux 6 Administrator's Solutions Guide for details on how to install or upgrade the Unbreakable Enterprise Kernel and Docker Engine packages.
Community Support
For Oracle Linux users without a paid support subscription, the following resources are available:
- The Oracle Linux Forum on the Oracle Technology Network Community.
- The
##oraclelinux
IRC channel on Freenode.
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.
library, sample, oraclelinux