diff --git a/couchbase/README.md b/couchbase/README.md index 3b71c5792..3e5af3a52 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -16,10 +16,10 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`latest`, `enterprise`, `4.6.1`, `enterprise-4.6.1` (*enterprise/couchbase-server/4.6.1/Dockerfile*)](https://github.com/couchbase/docker/blob/0bdfd0897553eb448ac21d662065581f4b879199/enterprise/couchbase-server/4.6.1/Dockerfile) -- [`community`, `community-4.5.0` (*community/couchbase-server/4.5.0/Dockerfile*)](https://github.com/couchbase/docker/blob/0bdfd0897553eb448ac21d662065581f4b879199/community/couchbase-server/4.5.0/Dockerfile) -- [`3.1.6`, `enterprise-3.1.6` (*enterprise/couchbase-server/3.1.6/Dockerfile*)](https://github.com/couchbase/docker/blob/0bdfd0897553eb448ac21d662065581f4b879199/enterprise/couchbase-server/3.1.6/Dockerfile) -- [`community-3.1.3` (*community/couchbase-server/3.1.3/Dockerfile*)](https://github.com/couchbase/docker/blob/0bdfd0897553eb448ac21d662065581f4b879199/community/couchbase-server/3.1.3/Dockerfile) +- [`latest`, `enterprise`, `4.6.1`, `enterprise-4.6.1` (*enterprise/couchbase-server/4.6.1/Dockerfile*)](https://github.com/couchbase/docker/blob/22c40f12ed18132cef4c2e819f7b222b66324129/enterprise/couchbase-server/4.6.1/Dockerfile) +- [`community`, `community-4.5.1` (*community/couchbase-server/4.5.1/Dockerfile*)](https://github.com/couchbase/docker/blob/22c40f12ed18132cef4c2e819f7b222b66324129/community/couchbase-server/4.5.1/Dockerfile) +- [`3.1.6`, `enterprise-3.1.6` (*enterprise/couchbase-server/3.1.6/Dockerfile*)](https://github.com/couchbase/docker/blob/22c40f12ed18132cef4c2e819f7b222b66324129/enterprise/couchbase-server/3.1.6/Dockerfile) +- [`community-3.1.3` (*community/couchbase-server/3.1.3/Dockerfile*)](https://github.com/couchbase/docker/blob/22c40f12ed18132cef4c2e819f7b222b66324129/community/couchbase-server/3.1.3/Dockerfile) For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/couchbase` directory](https://github.com/docker-library/repo-info/blob/master/repos/couchbase) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info). diff --git a/node/README.md b/node/README.md index c9964708c..54c960f53 100644 --- a/node/README.md +++ b/node/README.md @@ -16,11 +16,11 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`7.8.0`, `7.8`, `7`, `latest` (*7.8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4fa0c90f383880b8c03f6e2c07e8d46a0ae9075f/7.8/Dockerfile) -- [`7.8.0-alpine`, `7.8-alpine`, `7-alpine`, `alpine` (*7.8/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4fa0c90f383880b8c03f6e2c07e8d46a0ae9075f/7.8/alpine/Dockerfile) -- [`7.8.0-onbuild`, `7.8-onbuild`, `7-onbuild`, `onbuild` (*7.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/189588b1b52f80f8b3cec7f432ac60c0e884116e/7.8/onbuild/Dockerfile) -- [`7.8.0-slim`, `7.8-slim`, `7-slim`, `slim` (*7.8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4fa0c90f383880b8c03f6e2c07e8d46a0ae9075f/7.8/slim/Dockerfile) -- [`7.8.0-wheezy`, `7.8-wheezy`, `7-wheezy`, `wheezy` (*7.8/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4fa0c90f383880b8c03f6e2c07e8d46a0ae9075f/7.8/wheezy/Dockerfile) +- [`7.9.0`, `7.9`, `7`, `latest` (*7.9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a82c9dcd3f85ff8055f56c53e6d8f31c5ae28ed7/7.9/Dockerfile) +- [`7.9.0-alpine`, `7.9-alpine`, `7-alpine`, `alpine` (*7.9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a82c9dcd3f85ff8055f56c53e6d8f31c5ae28ed7/7.9/alpine/Dockerfile) +- [`7.9.0-onbuild`, `7.9-onbuild`, `7-onbuild`, `onbuild` (*7.9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a82c9dcd3f85ff8055f56c53e6d8f31c5ae28ed7/7.9/onbuild/Dockerfile) +- [`7.9.0-slim`, `7.9-slim`, `7-slim`, `slim` (*7.9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a82c9dcd3f85ff8055f56c53e6d8f31c5ae28ed7/7.9/slim/Dockerfile) +- [`7.9.0-wheezy`, `7.9-wheezy`, `7-wheezy`, `wheezy` (*7.9/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/a82c9dcd3f85ff8055f56c53e6d8f31c5ae28ed7/7.9/wheezy/Dockerfile) - [`6.10.2`, `6.10`, `6`, `boron` (*6.10/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4fa0c90f383880b8c03f6e2c07e8d46a0ae9075f/6.10/Dockerfile) - [`6.10.2-alpine`, `6.10-alpine`, `6-alpine`, `boron-alpine` (*6.10/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/4fa0c90f383880b8c03f6e2c07e8d46a0ae9075f/6.10/alpine/Dockerfile) - [`6.10.2-onbuild`, `6.10-onbuild`, `6-onbuild`, `boron-onbuild` (*6.10/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/140ada855e777f9aa3156a2169817b2778f707be/6.10/onbuild/Dockerfile) diff --git a/traefik/README.md b/traefik/README.md index f833ce960..ee494f6d2 100644 --- a/traefik/README.md +++ b/traefik/README.md @@ -16,10 +16,10 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`v1.2.1`, `1.2.1`, `v1.2`, `1.2`, `morbier`, `latest` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/5444b825df0cd3884956e5a5bf19d7d240ccb056/Dockerfile) -- [`v1.2.1-alpine`, `1.2.1-alpine`, `v1.2-alpine`, `1.2-alpine`, `morbier-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/5444b825df0cd3884956e5a5bf19d7d240ccb056/alpine/Dockerfile) -- [`v1.1.2`, `1.1.2`, `camembert` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/Dockerfile) -- [`v1.1.2-alpine`, `1.1.2-alpine`, `camembert-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/alpine/Dockerfile) +- [`v1.2.2`, `1.2.2`, `v1.2`, `1.2`, `morbier`, `latest` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/54df16e9292b5ea7257d5a537653b4b4ac8d8ddf/Dockerfile) +- [`v1.2.2-alpine`, `1.2.2-alpine`, `v1.2-alpine`, `1.2-alpine`, `morbier-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/54df16e9292b5ea7257d5a537653b4b4ac8d8ddf/alpine/Dockerfile) +- [`v1.1.2`, `1.1.2`, `v1.1`, `1.1`, `camembert` (*Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/Dockerfile) +- [`v1.1.2-alpine`, `1.1.2-alpine`, `v1.1-alpine`, `1.1-alpine`, `camembert-alpine` (*alpine/Dockerfile*)](https://github.com/containous/traefik-library-image/blob/3645f9dfbd417ee8dad608257c7aeec3a407711f/alpine/Dockerfile) For detailed information about the published artifacts of each of the above supported tags (image metadata, transfer size, etc), please see [the `repos/traefik` directory](https://github.com/docker-library/repo-info/blob/master/repos/traefik) in [the `docker-library/repo-info` GitHub repo](https://github.com/docker-library/repo-info).