diff --git a/oraclelinux/README-short.txt b/oraclelinux/README-short.txt new file mode 100644 index 000000000..495bcf1a7 --- /dev/null +++ b/oraclelinux/README-short.txt @@ -0,0 +1 @@ +Oracle Linux is an open-source operating system suitable for general purpose or Oracle workloads. \ No newline at end of file diff --git a/oraclelinux/README.md b/oraclelinux/README.md new file mode 100644 index 000000000..866613afb --- /dev/null +++ b/oraclelinux/README.md @@ -0,0 +1,76 @@ +# Supported tags and respective `Dockerfile` links + +- [`7`, `7.0`, `latest` (*OracleLinux/7.0/Dockerfile*)](https://github.com/oracle/docker-images/blob/6657d15b4d2282674a2c8395f1e5c90364a3793b/OracleLinux/7.0/Dockerfile) +- [`6`, `6.6` (*OracleLinux/6.6/Dockerfile*)](https://github.com/oracle/docker-images/blob/6657d15b4d2282674a2c8395f1e5c90364a3793b/OracleLinux/6.6/Dockerfile) + +For more information about this image and its history, please see the [relevant +manifest file +(`library/oraclelinux`)](https://github.com/docker-library/official-images/blob/master/library/oraclelinux) +in the [`docker-library/official-images` GitHub +repo](https://github.com/docker-library/official-images). + +# Oracle Linux + +![logo](https://raw.githubusercontent.com/docker-library/docs/master/oraclelinux/logo.png) + +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 +* [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) + +# License + +View the [Oracle Linux End-User License Agreement](https://oss.oracle.com/ol6/EULA) +for the software contained in this image. + +# Supported Docker versions + +This image is officially supported on Docker version 1.4.1. + +Support for older versions (down to 1.0) is provided on a best-effort basis. + +# User Feedback + +## Customer 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. + +## Community Support + +For Oracle Linux users without a paid 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 ```#oraclelinux``` IRC channel on Freenode. + +## Contributing + +Oracle Linux customers with an active support subscription should follow the +existing support procedures to suggest new features, fixes or updates to the +Oracle Linux Docker images. + +For Oracle Linux users without a paid support subscription, please submit +any new feature, fix or update suggestion via a +[GitHub issue](https://github.com/oracle/docker-images/issues). diff --git a/oraclelinux/content.md b/oraclelinux/content.md new file mode 100644 index 000000000..d78a33805 --- /dev/null +++ b/oraclelinux/content.md @@ -0,0 +1,27 @@ +# Oracle Linux + +%%LOGO%% + +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 +* [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) diff --git a/oraclelinux/license.md b/oraclelinux/license.md new file mode 100644 index 000000000..9e37b897c --- /dev/null +++ b/oraclelinux/license.md @@ -0,0 +1,2 @@ +View the [Oracle Linux End-User License Agreement](https://oss.oracle.com/ol6/EULA) +for the software contained in this image. diff --git a/oraclelinux/logo.png b/oraclelinux/logo.png new file mode 100644 index 000000000..40559adb8 Binary files /dev/null and b/oraclelinux/logo.png differ diff --git a/oraclelinux/mailing-list.md b/oraclelinux/mailing-list.md new file mode 100644 index 000000000..f45fd637e --- /dev/null +++ b/oraclelinux/mailing-list.md @@ -0,0 +1 @@ +on the OTN [Oracle Linux Forum] (https://community.oracle.com/community/server_%26_storage_systems/linux/oracle_linux) forum or diff --git a/oraclelinux/user-feedback.md b/oraclelinux/user-feedback.md new file mode 100644 index 000000000..222d40900 --- /dev/null +++ b/oraclelinux/user-feedback.md @@ -0,0 +1,24 @@ +## Customer 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. + +## Community Support + +For Oracle Linux users without a paid 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 ```#oraclelinux``` IRC channel on Freenode. + +## Contributing + +Oracle Linux customers with an active support subscription should follow the +existing support procedures to suggest new features, fixes or updates to the +Oracle Linux Docker images. + +For Oracle Linux users without a paid support subscription, please submit +any new feature, fix or update suggestion via a +[GitHub issue](%%GITHUB-REPO%%/issues). diff --git a/update.sh b/update.sh index 941fd82a9..ea2eda70c 100755 --- a/update.sh +++ b/update.sh @@ -40,6 +40,7 @@ declare -A otherRepos=( [neurodebian]='https://github.com/neurodebian/dockerfiles' [nginx]='https://github.com/nginxinc/docker-nginx' [opensuse]='https://github.com/openSUSE/docker-containers-build' + [oraclelinux]='https://github.com/oracle/docker-images' [perl]='https://github.com/Perl/docker-perl' [registry]='https://github.com/docker/docker-registry' [r-base]='https://github.com/rocker-org/rocker'