Run update.sh
This commit is contained in:
parent
cda8fe4ee1
commit
e7c63c40e1
|
|
@ -1,13 +1,16 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.9.1`, `1.9` (*1.9/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/Dockerfile)
|
||||
- [`1.9.1-dind`, `1.9-dind` (*1.9/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/dind/Dockerfile)
|
||||
- [`1.9.1-git`, `1.9-git` (*1.9/git/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/git/Dockerfile)
|
||||
- [`1.10.2-rc1`, `1.10-rc`, `rc` (*1.10-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/e53c4464ce262cba0f93109ea5b537b819bd13f7/1.10-rc/Dockerfile)
|
||||
- [`1.10.2-rc1-dind`, `1.10-rc-dind`, `rc-dind` (*1.10-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/e53c4464ce262cba0f93109ea5b537b819bd13f7/1.10-rc/dind/Dockerfile)
|
||||
- [`1.10.2-rc1-git`, `1.10-rc-git`, `rc-git` (*1.10-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/e53c4464ce262cba0f93109ea5b537b819bd13f7/1.10-rc/git/Dockerfile)
|
||||
- [`1.10.1`, `1.10`, `1`, `latest` (*1.10/Dockerfile*)](https://github.com/docker-library/docker/blob/43163c26853bcec4b5ac7865ad760fe67aa5d100/1.10/Dockerfile)
|
||||
- [`1.10.1-dind`, `1.10-dind`, `1-dind`, `dind` (*1.10/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/8d7aa4652e4f677765947f19232eb17b1601f81c/1.10/dind/Dockerfile)
|
||||
- [`1.10.1-git`, `1.10-git`, `1-git`, `git` (*1.10/git/Dockerfile*)](https://github.com/docker-library/docker/blob/8d7aa4652e4f677765947f19232eb17b1601f81c/1.10/git/Dockerfile)
|
||||
- [`1.9.1`, `1.9` (*1.9/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/Dockerfile)
|
||||
- [`1.9.1-dind`, `1.9-dind` (*1.9/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/dind/Dockerfile)
|
||||
- [`1.9.1-git`, `1.9-git` (*1.9/git/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/git/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=docker:1.9.1,docker:1.9.1-dind,docker:1.9.1-git,docker:1.10.1,docker:1.10.1-dind,docker:1.10.1-git)
|
||||
[](https://imagelayers.io/?images=docker:1.10.2-rc1,docker:1.10.2-rc1-dind,docker:1.10.2-rc1-git,docker:1.10.1,docker:1.10.1-dind,docker:1.10.1-git,docker:1.9.1,docker:1.9.1-dind,docker:1.9.1-git)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/docker`)](https://github.com/docker-library/official-images/blob/master/library/docker). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue