Run update.sh
This commit is contained in:
parent
46fa081060
commit
b56cd98abb
|
|
@ -16,10 +16,10 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.31.0-uclibc`, `1.31-uclibc`, `1-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/4b11c30f87d3033b2abd446c9bc1ef12f96abaa0/uclibc/Dockerfile)
|
||||
- [`1.31.0-glibc`, `1.31-glibc`, `1-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/4b11c30f87d3033b2abd446c9bc1ef12f96abaa0/glibc/Dockerfile)
|
||||
- [`1.31.0-musl`, `1.31-musl`, `1-musl`, `musl`](https://github.com/docker-library/busybox/blob/4b11c30f87d3033b2abd446c9bc1ef12f96abaa0/musl/Dockerfile)
|
||||
- [`1.31.0`, `1.31`, `1`, `latest`](https://github.com/docker-library/busybox/blob/4b11c30f87d3033b2abd446c9bc1ef12f96abaa0/uclibc/Dockerfile)
|
||||
- [`1.31.0-uclibc`, `1.31-uclibc`, `1-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/04f6ab4f9c7ae51402cf5bfda84fadf30353d8ed/uclibc/Dockerfile)
|
||||
- [`1.31.0-glibc`, `1.31-glibc`, `1-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/04f6ab4f9c7ae51402cf5bfda84fadf30353d8ed/glibc/Dockerfile)
|
||||
- [`1.31.0-musl`, `1.31-musl`, `1-musl`, `musl`](https://github.com/docker-library/busybox/blob/04f6ab4f9c7ae51402cf5bfda84fadf30353d8ed/musl/Dockerfile)
|
||||
- [`1.31.0`, `1.31`, `1`, `latest`](https://github.com/docker-library/busybox/blob/04f6ab4f9c7ae51402cf5bfda84fadf30353d8ed/uclibc/Dockerfile)
|
||||
|
||||
# Quick reference
|
||||
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`v2.0.0-rc1`, `2.0.0-rc1`, `v2.0`, `2.0`, `montdor`](https://github.com/containous/traefik-library-image/blob/cf77451bbd3fa4a46020edbf2e5e7df63ad9cf97/scratch/Dockerfile)
|
||||
- [`v2.0.0-rc1-alpine`, `2.0.0-rc1-alpine`, `v2.0-alpine`, `2.0-alpine`, `montdor-alpine`](https://github.com/containous/traefik-library-image/blob/cf77451bbd3fa4a46020edbf2e5e7df63ad9cf97/alpine/Dockerfile)
|
||||
- [`v2.0.0-rc1-nanoserver`, `2.0.0-rc1-nanoserver`, `v2.0-nanoserver`, `2.0-nanoserver`, `montdor-nanoserver`, `v2.0.0-rc1-nanoserver-sac2016`, `2.0.0-rc1-nanoserver-sac2016`, `v2.0-nanoserver-sac2016`, `2.0-nanoserver-sac2016`, `montdor-nanoserver-sac2016`](https://github.com/containous/traefik-library-image/blob/cf77451bbd3fa4a46020edbf2e5e7df63ad9cf97/windows/sac2016/Dockerfile)
|
||||
- [`v2.0.0-rc2`, `2.0.0-rc2`, `v2.0`, `2.0`, `montdor`](https://github.com/containous/traefik-library-image/blob/5de2ba0bde779c08d99a87f70cf46fd24c185f68/scratch/Dockerfile)
|
||||
- [`v2.0.0-rc2-alpine`, `2.0.0-rc2-alpine`, `v2.0-alpine`, `2.0-alpine`, `montdor-alpine`](https://github.com/containous/traefik-library-image/blob/5de2ba0bde779c08d99a87f70cf46fd24c185f68/alpine/Dockerfile)
|
||||
- [`v2.0.0-rc2-nanoserver`, `2.0.0-rc2-nanoserver`, `v2.0-nanoserver`, `2.0-nanoserver`, `montdor-nanoserver`, `v2.0.0-rc2-nanoserver-sac2016`, `2.0.0-rc2-nanoserver-sac2016`, `v2.0-nanoserver-sac2016`, `2.0-nanoserver-sac2016`, `montdor-nanoserver-sac2016`](https://github.com/containous/traefik-library-image/blob/5de2ba0bde779c08d99a87f70cf46fd24c185f68/windows/sac2016/Dockerfile)
|
||||
- [`v1.7.14`, `1.7.14`, `v1.7`, `1.7`, `maroilles`, `latest`](https://github.com/containous/traefik-library-image/blob/1220871969fc11f5e619bba4de3355e695fe3061/scratch/amd64/Dockerfile)
|
||||
- [`v1.7.14-alpine`, `1.7.14-alpine`, `v1.7-alpine`, `1.7-alpine`, `maroilles-alpine`, `alpine`](https://github.com/containous/traefik-library-image/blob/1220871969fc11f5e619bba4de3355e695fe3061/alpine/Dockerfile)
|
||||
- [`v1.7.14-nanoserver`, `1.7.14-nanoserver`, `v1.7-nanoserver`, `1.7-nanoserver`, `maroilles-nanoserver`, `v1.7.14-nanoserver-sac2016`, `1.7.14-nanoserver-sac2016`, `v1.7-nanoserver-sac2016`, `1.7-nanoserver-sac2016`, `maroilles-nanoserver-sac2016`, `nanoserver`, `nanoserver-sac2016`](https://github.com/containous/traefik-library-image/blob/1220871969fc11f5e619bba4de3355e695fe3061/windows/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue