2.4 KiB
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:
FROM oraclelinux:6
The following Oracle Linux images are available:
| Version | Image Tag | Aliases |
|---|---|---|
| Oracle Linux 6.5 | oraclelinux:6.5 | - |
| Oracle Linux 6.6 | oraclelinux:6.6 | oraclelinux:6.latest |
| Oracle Linux 7.0 | oraclelinux:7.0 | oraclelinux:7.latest |
License
Oracle Linux is released under the GPLv2. See the LICENSE file in this repository for more information.
Support
Oracle provides support to Oracle Linux subscription customers via the [My Oracle Support] (https://support.oracle.com) 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:
- The [Oracle Linux Forum] (https://community.oracle.com/community/server_%26_storage_systems/linux/oracle_linux) on the [Oracle Technology Network Community] (https://community.oracle.com/welcome).
- The
#oraclelinuxIRC channel on Freenode.
Official resources
- [Learn more about Oracle Linux] (http://oracle.com/linux)
- [Unbreakable Linux Network] (https://linux.oracle.com)
- [Oracle Public Yum] (http://public-yum.oracle.com)
Social media resources
- [Twitter] (https://twitter.com/ORCL_Linux)
- [Facebook] (https://www.facebook.com/OracleLinux)
- [YouTube] (https://www.youtube.com/user/OracleLinuxChannel)
- [Blog] (http://blogs.oracle.com/linux)
