Run update.sh
This commit is contained in:
parent
9357579e90
commit
0d1d513569
|
|
@ -28,8 +28,8 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`20.10.8`, `20.10`, `20`, `latest`, `20.10.8-alpine3.13`](https://github.com/docker-library/docker/blob/75e26edc9ea7fff4aa3212fafa5966f4d6b00022/20.10/Dockerfile)
|
||||
- [`20.10.8-dind`, `20.10-dind`, `20-dind`, `dind`, `20.10.8-dind-alpine3.13`](https://github.com/docker-library/docker/blob/8baa881aab85f8398d2edbbcc0da4bd1f556dd98/20.10/dind/Dockerfile)
|
||||
- [`20.10.8`, `20.10`, `20`, `latest`, `20.10.8-alpine3.14`](https://github.com/docker-library/docker/blob/b207ac5c6eab0a0aafd0e88e864ea6600614ceee/20.10/Dockerfile)
|
||||
- [`20.10.8-dind`, `20.10-dind`, `20-dind`, `dind`, `20.10.8-dind-alpine3.14`](https://github.com/docker-library/docker/blob/8baa881aab85f8398d2edbbcc0da4bd1f556dd98/20.10/dind/Dockerfile)
|
||||
- [`20.10.8-dind-rootless`, `20.10-dind-rootless`, `20-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/83e4de3bc2aac346e2f76129b1a3a556c1e1bb95/20.10/dind-rootless/Dockerfile)
|
||||
- [`20.10.8-git`, `20.10-git`, `20-git`, `git`](https://github.com/docker-library/docker/blob/387e351394bfad74bceebf8303c6c8e39c3d4ed4/20.10/git/Dockerfile)
|
||||
- [`20.10.8-windowsservercore-1809`, `20.10-windowsservercore-1809`, `20-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/docker/blob/83e4de3bc2aac346e2f76129b1a3a556c1e1bb95/20.10/windows/windowsservercore-1809/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -14,6 +14,10 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATION NOTICE**
|
||||
|
||||
This image is deprecated due to inactivity (last updated Apr 2019; [docker-library/official-images#5644](https://github.com/docker-library/official-images/pull/5644)).
|
||||
|
||||
# Quick reference
|
||||
|
||||
- **Maintained by**:
|
||||
|
|
|
|||
|
|
@ -14,6 +14,10 @@ WARNING:
|
|||
|
||||
-->
|
||||
|
||||
# **DEPRECATION NOTICE**
|
||||
|
||||
This image is deprecated due to inactivity (last updated Jul 2018; [docker-library/official-images#4575](https://github.com/docker-library/official-images/pull/4575)).
|
||||
|
||||
# Quick reference
|
||||
|
||||
- **Maintained by**:
|
||||
|
|
|
|||
|
|
@ -24,12 +24,12 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8.4`, `8`](https://github.com/oracle/container-images/blob/6109f10adcb7eb12dea9e8f4a8c993a1390bcca3/8/Dockerfile)
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/6109f10adcb7eb12dea9e8f4a8c993a1390bcca3/8-slim/Dockerfile)
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/6109f10adcb7eb12dea9e8f4a8c993a1390bcca3/7/Dockerfile)
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/6109f10adcb7eb12dea9e8f4a8c993a1390bcca3/7-slim/Dockerfile)
|
||||
- [`6.10`, `6`](https://github.com/oracle/container-images/blob/6109f10adcb7eb12dea9e8f4a8c993a1390bcca3/6/Dockerfile)
|
||||
- [`6-slim`](https://github.com/oracle/container-images/blob/6109f10adcb7eb12dea9e8f4a8c993a1390bcca3/6-slim/Dockerfile)
|
||||
- [`8.4`, `8`](https://github.com/oracle/container-images/blob/b8509d63dede08f290333c563e6b354348ed80e9/8/Dockerfile)
|
||||
- [`8-slim`](https://github.com/oracle/container-images/blob/b8509d63dede08f290333c563e6b354348ed80e9/8-slim/Dockerfile)
|
||||
- [`7.9`, `7`](https://github.com/oracle/container-images/blob/b8509d63dede08f290333c563e6b354348ed80e9/7/Dockerfile)
|
||||
- [`7-slim`](https://github.com/oracle/container-images/blob/b8509d63dede08f290333c563e6b354348ed80e9/7-slim/Dockerfile)
|
||||
- [`6.10`, `6`](https://github.com/oracle/container-images/blob/b8509d63dede08f290333c563e6b354348ed80e9/6/Dockerfile)
|
||||
- [`6-slim`](https://github.com/oracle/container-images/blob/b8509d63dede08f290333c563e6b354348ed80e9/6-slim/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue