Run update.sh

This commit is contained in:
Docker Library Bot 2019-08-01 23:10:54 +00:00
parent 93b7f0260c
commit 7371835c8d
4 changed files with 26 additions and 21 deletions

View File

@ -16,7 +16,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`devel-20190725`, `devel`](https://github.com/tianon/docker-bash/blob/9aa0b472a192d5cf9b35958d3f07b2459efbe357/devel/Dockerfile) - [`devel-20190731`, `devel`](https://github.com/tianon/docker-bash/blob/6eb9ff4b3b7c41c4199900d0981b5c36f4def83e/devel/Dockerfile)
- [`5.0.7`, `5.0`, `5`, `latest`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/5.0/Dockerfile) - [`5.0.7`, `5.0`, `5`, `latest`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/5.0/Dockerfile)
- [`4.4.23`, `4.4`, `4`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/4.4/Dockerfile) - [`4.4.23`, `4.4`, `4`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/4.4/Dockerfile)
- [`4.3.48`, `4.3`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/4.3/Dockerfile) - [`4.3.48`, `4.3`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/4.3/Dockerfile)

View File

@ -16,11 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`19.03.1`, `19.03`, `19`, `stable`, `test`, `latest`](https://github.com/docker-library/docker/blob/252695b88bf6c0e2914ca20b1f00a2ad0a2bfef3/19.03/Dockerfile) - [`19.03.1`, `19.03`, `19`, `stable`, `test`, `latest`](https://github.com/docker-library/docker/blob/c01ffa41486f70c34f020c769bc5bddf106367ea/19.03/Dockerfile)
- [`19.03.1-dind`, `19.03-dind`, `19-dind`, `stable-dind`, `test-dind`, `dind`](https://github.com/docker-library/docker/blob/306841553919fba3de31766c2ba44b9e2cc5e2ec/19.03/dind/Dockerfile) - [`19.03.1-dind`, `19.03-dind`, `19-dind`, `stable-dind`, `test-dind`, `dind`](https://github.com/docker-library/docker/blob/c01ffa41486f70c34f020c769bc5bddf106367ea/19.03/dind/Dockerfile)
- [`19.03.1-dind-rootless`, `19.03-dind-rootless`, `19-dind-rootless`, `stable-dind-rootless`, `test-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/c01ffa41486f70c34f020c769bc5bddf106367ea/19.03/dind-rootless/Dockerfile)
- [`19.03.1-git`, `19.03-git`, `19-git`, `stable-git`, `test-git`, `git`](https://github.com/docker-library/docker/blob/4975dca2dd357705c5613045348402ab664ccdf0/19.03/git/Dockerfile) - [`19.03.1-git`, `19.03-git`, `19-git`, `stable-git`, `test-git`, `git`](https://github.com/docker-library/docker/blob/4975dca2dd357705c5613045348402ab664ccdf0/19.03/git/Dockerfile)
- [`18.09.8`, `18.09`, `18`](https://github.com/docker-library/docker/blob/cad4d26d9d84c3701e8fcfc922145b569f8dfc22/18.09/Dockerfile) - [`18.09.8`, `18.09`, `18`](https://github.com/docker-library/docker/blob/c01ffa41486f70c34f020c769bc5bddf106367ea/18.09/Dockerfile)
- [`18.09.8-dind`, `18.09-dind`, `18-dind`](https://github.com/docker-library/docker/blob/306841553919fba3de31766c2ba44b9e2cc5e2ec/18.09/dind/Dockerfile) - [`18.09.8-dind`, `18.09-dind`, `18-dind`](https://github.com/docker-library/docker/blob/c01ffa41486f70c34f020c769bc5bddf106367ea/18.09/dind/Dockerfile)
- [`18.09.8-git`, `18.09-git`, `18-git`](https://github.com/docker-library/docker/blob/91bbc4f7b06c06020d811dafb2266bcd7cf6c06d/18.09/git/Dockerfile) - [`18.09.8-git`, `18.09-git`, `18-git`](https://github.com/docker-library/docker/blob/91bbc4f7b06c06020d811dafb2266bcd7cf6c06d/18.09/git/Dockerfile)
# Quick reference # Quick reference
@ -238,6 +239,10 @@ $ docker run --privileged --name some-docker -d \
docker:dind --storage-driver overlay2 docker:dind --storage-driver overlay2
``` ```
## Rootless
For more information about using the experimental "rootless" image variants, see [docker-library/docker#174](https://github.com/docker-library/docker/pull/174).
## Where to Store Data ## Where to Store Data
Important note: There are several ways to store data used by applications that run in Docker containers. We encourage users of the `docker` images to familiarize themselves with the options available, including: Important note: There are several ways to store data used by applications that run in Docker containers. We encourage users of the `docker` images to familiarize themselves with the options available, including:

View File

@ -28,9 +28,9 @@ WARNING:
- [`4.1.13-bionic`, `4.1-bionic`, `unstable-bionic`](https://github.com/docker-library/mongo/blob/3f117ac35a947ddff307aee85ecd5abe9e3a0fe1/4.1/Dockerfile) - [`4.1.13-bionic`, `4.1-bionic`, `unstable-bionic`](https://github.com/docker-library/mongo/blob/3f117ac35a947ddff307aee85ecd5abe9e3a0fe1/4.1/Dockerfile)
- [`4.1.13-windowsservercore-ltsc2016`, `4.1-windowsservercore-ltsc2016`, `unstable-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-ltsc2016/Dockerfile) - [`4.1.13-windowsservercore-ltsc2016`, `4.1-windowsservercore-ltsc2016`, `unstable-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-ltsc2016/Dockerfile)
- [`4.1.13-windowsservercore-1803`, `4.1-windowsservercore-1803`, `unstable-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-1803/Dockerfile) - [`4.1.13-windowsservercore-1803`, `4.1-windowsservercore-1803`, `unstable-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-1803/Dockerfile)
- [`4.2.0-rc4-bionic`, `4.2-rc-bionic`, `rc-bionic`](https://github.com/docker-library/mongo/blob/112f04b258eb51d19d14a22662a6e55f07657cf1/4.2-rc/Dockerfile) - [`4.2.0-rc5-bionic`, `4.2-rc-bionic`, `rc-bionic`](https://github.com/docker-library/mongo/blob/e94cbf806caabc1fc46bd50af8ae74347f2b1cf8/4.2-rc/Dockerfile)
- [`4.2.0-rc4-windowsservercore-ltsc2016`, `4.2-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/143c5efafd65bb78536093fd6b85c3cd05ac04e2/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile) - [`4.2.0-rc5-windowsservercore-ltsc2016`, `4.2-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/1d1c79cb2cf9e4cafe2d49d5427b8d57286e767f/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`4.2.0-rc4-windowsservercore-1803`, `4.2-rc-windowsservercore-1803`, `rc-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/143c5efafd65bb78536093fd6b85c3cd05ac04e2/4.2-rc/windows/windowsservercore-1803/Dockerfile) - [`4.2.0-rc5-windowsservercore-1803`, `4.2-rc-windowsservercore-1803`, `rc-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/1d1c79cb2cf9e4cafe2d49d5427b8d57286e767f/4.2-rc/windows/windowsservercore-1803/Dockerfile)
## Shared Tags ## Shared Tags
@ -58,13 +58,13 @@ WARNING:
- `4.1.13-windowsservercore`, `4.1-windowsservercore`, `unstable-windowsservercore`: - `4.1.13-windowsservercore`, `4.1-windowsservercore`, `unstable-windowsservercore`:
- [`4.1.13-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-ltsc2016/Dockerfile) - [`4.1.13-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-ltsc2016/Dockerfile)
- [`4.1.13-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-1803/Dockerfile) - [`4.1.13-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/385d26429b42f0de1b97b1df48964af8b191f8fe/4.1/windows/windowsservercore-1803/Dockerfile)
- `4.2.0-rc4`, `4.2-rc`, `rc`: - `4.2.0-rc5`, `4.2-rc`, `rc`:
- [`4.2.0-rc4-bionic`](https://github.com/docker-library/mongo/blob/112f04b258eb51d19d14a22662a6e55f07657cf1/4.2-rc/Dockerfile) - [`4.2.0-rc5-bionic`](https://github.com/docker-library/mongo/blob/e94cbf806caabc1fc46bd50af8ae74347f2b1cf8/4.2-rc/Dockerfile)
- [`4.2.0-rc4-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/143c5efafd65bb78536093fd6b85c3cd05ac04e2/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile) - [`4.2.0-rc5-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/1d1c79cb2cf9e4cafe2d49d5427b8d57286e767f/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`4.2.0-rc4-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/143c5efafd65bb78536093fd6b85c3cd05ac04e2/4.2-rc/windows/windowsservercore-1803/Dockerfile) - [`4.2.0-rc5-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/1d1c79cb2cf9e4cafe2d49d5427b8d57286e767f/4.2-rc/windows/windowsservercore-1803/Dockerfile)
- `4.2.0-rc4-windowsservercore`, `4.2-rc-windowsservercore`, `rc-windowsservercore`: - `4.2.0-rc5-windowsservercore`, `4.2-rc-windowsservercore`, `rc-windowsservercore`:
- [`4.2.0-rc4-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/143c5efafd65bb78536093fd6b85c3cd05ac04e2/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile) - [`4.2.0-rc5-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/1d1c79cb2cf9e4cafe2d49d5427b8d57286e767f/4.2-rc/windows/windowsservercore-ltsc2016/Dockerfile)
- [`4.2.0-rc4-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/143c5efafd65bb78536093fd6b85c3cd05ac04e2/4.2-rc/windows/windowsservercore-1803/Dockerfile) - [`4.2.0-rc5-windowsservercore-1803`](https://github.com/docker-library/mongo/blob/1d1c79cb2cf9e4cafe2d49d5427b8d57286e767f/4.2-rc/windows/windowsservercore-1803/Dockerfile)
# Quick reference # Quick reference

View File

@ -16,12 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`5.0.5`, `5.0`, `5`, `latest`, `5.0.5-buster`, `5.0-buster`, `5-buster`, `buster`](https://github.com/docker-library/redis/blob/ede954da6de61f1d6a8572db4cd7bdf1278a2815/5.0/Dockerfile) - [`5.0.5`, `5.0`, `5`, `latest`, `5.0.5-buster`, `5.0-buster`, `5-buster`, `buster`](https://github.com/docker-library/redis/blob/0b2910f292fa6ac32318cb2acc84355b11aa8a7a/5.0/Dockerfile)
- [`5.0.5-32bit`, `5.0-32bit`, `5-32bit`, `32bit`, `5.0.5-32bit-buster`, `5.0-32bit-buster`, `5-32bit-buster`, `32bit-buster`](https://github.com/docker-library/redis/blob/ede954da6de61f1d6a8572db4cd7bdf1278a2815/5.0/32bit/Dockerfile) - [`5.0.5-32bit`, `5.0-32bit`, `5-32bit`, `32bit`, `5.0.5-32bit-buster`, `5.0-32bit-buster`, `5-32bit-buster`, `32bit-buster`](https://github.com/docker-library/redis/blob/0b2910f292fa6ac32318cb2acc84355b11aa8a7a/5.0/32bit/Dockerfile)
- [`5.0.5-alpine`, `5.0-alpine`, `5-alpine`, `alpine`, `5.0.5-alpine3.10`, `5.0-alpine3.10`, `5-alpine3.10`, `alpine3.10`](https://github.com/docker-library/redis/blob/a767b4701be8de74f252e204e3eadb39c8e38583/5.0/alpine/Dockerfile) - [`5.0.5-alpine`, `5.0-alpine`, `5-alpine`, `alpine`, `5.0.5-alpine3.10`, `5.0-alpine3.10`, `5-alpine3.10`, `alpine3.10`](https://github.com/docker-library/redis/blob/0b2910f292fa6ac32318cb2acc84355b11aa8a7a/5.0/alpine/Dockerfile)
- [`4.0.14`, `4.0`, `4`, `4.0.14-buster`, `4.0-buster`, `4-buster`](https://github.com/docker-library/redis/blob/ede954da6de61f1d6a8572db4cd7bdf1278a2815/4.0/Dockerfile) - [`4.0.14`, `4.0`, `4`, `4.0.14-buster`, `4.0-buster`, `4-buster`](https://github.com/docker-library/redis/blob/0b2910f292fa6ac32318cb2acc84355b11aa8a7a/4.0/Dockerfile)
- [`4.0.14-32bit`, `4.0-32bit`, `4-32bit`, `4.0.14-32bit-buster`, `4.0-32bit-buster`, `4-32bit-buster`](https://github.com/docker-library/redis/blob/ede954da6de61f1d6a8572db4cd7bdf1278a2815/4.0/32bit/Dockerfile) - [`4.0.14-32bit`, `4.0-32bit`, `4-32bit`, `4.0.14-32bit-buster`, `4.0-32bit-buster`, `4-32bit-buster`](https://github.com/docker-library/redis/blob/0b2910f292fa6ac32318cb2acc84355b11aa8a7a/4.0/32bit/Dockerfile)
- [`4.0.14-alpine`, `4.0-alpine`, `4-alpine`, `4.0.14-alpine3.10`, `4.0-alpine3.10`, `4-alpine3.10`](https://github.com/docker-library/redis/blob/a767b4701be8de74f252e204e3eadb39c8e38583/4.0/alpine/Dockerfile) - [`4.0.14-alpine`, `4.0-alpine`, `4-alpine`, `4.0.14-alpine3.10`, `4.0-alpine3.10`, `4-alpine3.10`](https://github.com/docker-library/redis/blob/0b2910f292fa6ac32318cb2acc84355b11aa8a7a/4.0/alpine/Dockerfile)
# Quick reference # Quick reference