Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Mar 23, 2018
1 parent 83de868 commit d5a4b8e
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 27 deletions.
8 changes: 4 additions & 4 deletions convertigo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`7.5.0`, `7.5`, `latest` (*7.5/7.5.0/Dockerfile*)](https://github.com/convertigo/docker/blob/44b59de97f1bc69dd7d9ae35bc67277106825f96/7.5/7.5.0/Dockerfile)
- [`7.5.0-alpine`, `7.5-alpine`, `alpine` (*7.5/7.5.0/alpine/Dockerfile*)](https://github.com/convertigo/docker/blob/44b59de97f1bc69dd7d9ae35bc67277106825f96/7.5/7.5.0/alpine/Dockerfile)
- [`7.4.8`, `7.4` (*7.4/7.4.8/Dockerfile*)](https://github.com/convertigo/docker/blob/44b59de97f1bc69dd7d9ae35bc67277106825f96/7.4/7.4.8/Dockerfile)
- [`7.4.8-alpine`, `7.4-alpine` (*7.4/7.4.8/alpine/Dockerfile*)](https://github.com/convertigo/docker/blob/44b59de97f1bc69dd7d9ae35bc67277106825f96/7.4/7.4.8/alpine/Dockerfile)
- [`7.5.1`, `7.5`, `latest` (*7.5/7.5.1/Dockerfile*)](https://github.com/convertigo/docker/blob/bf0c0d0e3f4421e8dea60da9cc2da148e11c89a5/7.5/7.5.1/Dockerfile)
- [`7.5.1-alpine`, `7.5-alpine`, `alpine` (*7.5/7.5.1/alpine/Dockerfile*)](https://github.com/convertigo/docker/blob/bf0c0d0e3f4421e8dea60da9cc2da148e11c89a5/7.5/7.5.1/alpine/Dockerfile)
- [`7.4.8`, `7.4` (*7.4/7.4.8/Dockerfile*)](https://github.com/convertigo/docker/blob/bf0c0d0e3f4421e8dea60da9cc2da148e11c89a5/7.4/7.4.8/Dockerfile)
- [`7.4.8-alpine`, `7.4-alpine` (*7.4/7.4.8/alpine/Dockerfile*)](https://github.com/convertigo/docker/blob/bf0c0d0e3f4421e8dea60da9cc2da148e11c89a5/7.4/7.4.8/alpine/Dockerfile)

# Quick reference

Expand Down
6 changes: 3 additions & 3 deletions kong/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`0.13.0rc2-alpine`, `0.13.0rc2` (*alpine/Dockerfile*)](https://github.com/Kong/docker-kong/blob/06d97ab3a848bc760ca5e214a015c1f4dfb7caa0/alpine/Dockerfile)
- [`0.13.0rc2-centos` (*centos/Dockerfile*)](https://github.com/Kong/docker-kong/blob/06d97ab3a848bc760ca5e214a015c1f4dfb7caa0/centos/Dockerfile)
- [`0.13.0-alpine`, `0.13.0`, `latest` (*alpine/Dockerfile*)](https://github.com/Kong/docker-kong/blob/914bba64bc7e1580b0e7e64e082459ca0c4e7eb7/alpine/Dockerfile)
- [`0.13.0-centos` (*centos/Dockerfile*)](https://github.com/Kong/docker-kong/blob/914bba64bc7e1580b0e7e64e082459ca0c4e7eb7/centos/Dockerfile)
- [`0.12-alpine`, `0.12.3-alpine` (*alpine/Dockerfile*)](https://github.com/Kong/docker-kong/blob/95f9e8ebfd735f4ab09af71bf060d200a9a7a981/alpine/Dockerfile)
- [`0.12-centos`, `0.12.3-centos`, `0.12`, `0.12.3`, `latest` (*centos/Dockerfile*)](https://github.com/Kong/docker-kong/blob/95f9e8ebfd735f4ab09af71bf060d200a9a7a981/centos/Dockerfile)
- [`0.12-centos`, `0.12.3-centos`, `0.12`, `0.12.3` (*centos/Dockerfile*)](https://github.com/Kong/docker-kong/blob/95f9e8ebfd735f4ab09af71bf060d200a9a7a981/centos/Dockerfile)
- [`0.11-alpine`, `0.11.2-alpine` (*alpine/Dockerfile*)](https://github.com/Kong/docker-kong/blob/2ed0fad88ed81623ea4afb2111033a9d87f3c03c/alpine/Dockerfile)
- [`0.11`, `0.11.2` (*centos/Dockerfile*)](https://github.com/Kong/docker-kong/blob/aa9ab06921a36079eb362229c9241ef9b3cf894e/centos/Dockerfile)

Expand Down
22 changes: 8 additions & 14 deletions oraclelinux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ WARNING:
see the "Customer Support" and "Community Support" sections below

- **Where to file issues**:
[https://github.com/oracle/docker-images/issues](https://github.com/oracle/docker-images/issues)
[https://github.com/oracle/container-images/issues](https://github.com/oracle/container-images/issues)

- **Maintained by**:
[the Oracle Linux Product Team](https://github.com/oracle/docker-images)
[the Oracle Linux Product Team](https://github.com/oracle/container-images)

- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
[`amd64`](https://hub.docker.com/r/amd64/oraclelinux/), [`arm64v8`](https://hub.docker.com/r/arm64v8/oraclelinux/)
Expand All @@ -64,7 +64,7 @@ Oracle Linux is an open-source operating system available under the GNU General

## 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`.
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`.

## Official Resources

Expand All @@ -83,28 +83,22 @@ The Oracle Linux images are intended for use in the **FROM** field of an applica

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.

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.
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 Docker Engine or the upstream version distributed by Docker. Support is limited to the community-based options outlined below.
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](https://docs.oracle.com/cd/E52668_01/E63013/html/ol7-lic-addl-packages.html) chapter for more information on the scope of support for Docker.
Please review the [additional Linux programs supported under Oracle Linux support](https://docs.oracle.com/cd/E52668_01/E63013/html/ol7-lic-addl-packages.html) chapter for more information on the scope of support for the Oracle Container Runtime for Docker.

Please review [Chapter 29 of the Oracle Linux 7 Administrator's Guide](https://docs.oracle.com/cd/E52668_01/E54669/html/ol7-docker.html) 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](http://docs.oracle.com/cd/E37670_01/E63012/html/ol6-lic-addl-packages.html) chapter for more information on the scope of support for Docker.

Please review [Chapter 10 of the Oracle Linux 6 Administrator's Solutions Guide](http://docs.oracle.com/cd/E37670_01/E37355/html/ol_docker.html) for details on how to install or upgrade the Unbreakable Enterprise Kernel and Docker Engine packages.
Please review the [Oracle Container Runtime for Docker User's Guide](https://docs.oracle.com/cd/E52668_01/E87205/html/index.html) 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:

- 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.
- The `#oracle-linux` IRC channel on Freenode.

# License

Expand Down
12 changes: 6 additions & 6 deletions websphere-liberty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`kernel` (*ga/developer/kernel/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c77e57d49667e9d1fa0b330d87ee63b1305e7c33/ga/developer/kernel/Dockerfile)
- [`microProfile` (*ga/developer/microProfile/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c77e57d49667e9d1fa0b330d87ee63b1305e7c33/ga/developer/microProfile/Dockerfile)
- [`webProfile6` (*ga/developer/webProfile6/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c77e57d49667e9d1fa0b330d87ee63b1305e7c33/ga/developer/webProfile6/Dockerfile)
- [`webProfile7` (*ga/developer/webProfile7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c77e57d49667e9d1fa0b330d87ee63b1305e7c33/ga/developer/webProfile7/Dockerfile)
- [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c77e57d49667e9d1fa0b330d87ee63b1305e7c33/ga/developer/javaee7/Dockerfile)
- [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/c77e57d49667e9d1fa0b330d87ee63b1305e7c33/beta/Dockerfile)
- [`kernel` (*ga/developer/kernel/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/792f4b0165a980688c675df5472bca8c8a0d8f31/ga/developer/kernel/Dockerfile)
- [`microProfile` (*ga/developer/microProfile/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/792f4b0165a980688c675df5472bca8c8a0d8f31/ga/developer/microProfile/Dockerfile)
- [`webProfile6` (*ga/developer/webProfile6/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/792f4b0165a980688c675df5472bca8c8a0d8f31/ga/developer/webProfile6/Dockerfile)
- [`webProfile7` (*ga/developer/webProfile7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/792f4b0165a980688c675df5472bca8c8a0d8f31/ga/developer/webProfile7/Dockerfile)
- [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/792f4b0165a980688c675df5472bca8c8a0d8f31/ga/developer/javaee7/Dockerfile)
- [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/792f4b0165a980688c675df5472bca8c8a0d8f31/beta/Dockerfile)

# Quick reference

Expand Down

0 comments on commit d5a4b8e

Please sign in to comment.