Notice of removal of latest tag for Oracle Linux.

Signed-off-by: Avi Miller <avi.miller@oracle.com>
This commit is contained in:
Avi Miller 2020-06-19 15:41:39 +10:00
parent b61aae66c7
commit f5170d895b
No known key found for this signature in database
GPG Key ID: 66D6066620F03B05
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ Oracle Linux is an open-source operating system available under the GNU General
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 %%IMAGE%%:7-slim`.
## Removal of `latest` tag
The `latest` tag was removed from the Oracle Linux official images in June 2020 to reduce confusion. Downstream images using `oraclelinux:latest` or no tag should be updated to `oraclelinux:7` for future builds. Note that Oracle recommends using the `-slim` variants for the smallest possible image size.
## Official Resources
- [Learn more about Oracle Linux](https://oracle.com/linux)