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.
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:
FROM oraclelinux:6
The following Oracle Linux images are available:
| Version | Image Tag | Aliases |
|---|---|---|
| Oracle Linux 6.6 | oraclelinux:6.6 | oraclelinux:6 |
| Oracle Linux 7.0 | oraclelinux:7.0 | oraclelinux:7, oraclelinux:latest |
All images ship pre-configured to install security errata, bugfixes and package updates from the Oracle Public Yum Server at http://public-yum.oracle.com.
Oracle Linux is released under the GPLv2. See the LICENSE file in this repository for more information.
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.
For users without an Oracle Linux support subscription, the following resources are available:
#oraclelinux IRC channel on Freenode.