Skip to content

Commit 0c498a7

Browse files
Run update.sh
1 parent cf50250 commit 0c498a7

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

node/README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@ WARNING:
1616

1717
# Supported tags and respective `Dockerfile` links
1818

19-
- [`9.11.1`, `9.11`, `9` (*9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/773be66016fd1ff4a860529a80af61277f75c7e2/9/Dockerfile)
20-
- [`9.11.1-alpine`, `9.11-alpine`, `9-alpine` (*9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9023f588717d236a92d91a8483ff0582484c22d1/9/alpine/Dockerfile)
19+
- [`9.11.1`, `9.11`, `9` (*9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/9/Dockerfile)
20+
- [`9.11.1-alpine`, `9.11-alpine`, `9-alpine` (*9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/9/alpine/Dockerfile)
2121
- [`9.11.1-onbuild`, `9.11-onbuild`, `9-onbuild` (*9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9023f588717d236a92d91a8483ff0582484c22d1/9/onbuild/Dockerfile)
22-
- [`9.11.1-slim`, `9.11-slim`, `9-slim` (*9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9023f588717d236a92d91a8483ff0582484c22d1/9/slim/Dockerfile)
23-
- [`9.11.1-stretch`, `9.11-stretch`, `9-stretch` (*9/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9023f588717d236a92d91a8483ff0582484c22d1/9/stretch/Dockerfile)
24-
- [`8.11.2`, `8.11`, `8`, `carbon` (*8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9d34db0c5d314b704b7dc76481dca15b85eef7c2/8/Dockerfile)
25-
- [`8.11.2-alpine`, `8.11-alpine`, `8-alpine`, `carbon-alpine` (*8/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9d34db0c5d314b704b7dc76481dca15b85eef7c2/8/alpine/Dockerfile)
22+
- [`9.11.1-slim`, `9.11-slim`, `9-slim` (*9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/9/slim/Dockerfile)
23+
- [`9.11.1-stretch`, `9.11-stretch`, `9-stretch` (*9/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/9/stretch/Dockerfile)
24+
- [`8.11.2`, `8.11`, `8`, `carbon` (*8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/8/Dockerfile)
25+
- [`8.11.2-alpine`, `8.11-alpine`, `8-alpine`, `carbon-alpine` (*8/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/8/alpine/Dockerfile)
2626
- [`8.11.2-onbuild`, `8.11-onbuild`, `8-onbuild`, `carbon-onbuild` (*8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9d34db0c5d314b704b7dc76481dca15b85eef7c2/8/onbuild/Dockerfile)
27-
- [`8.11.2-slim`, `8.11-slim`, `8-slim`, `carbon-slim` (*8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9d34db0c5d314b704b7dc76481dca15b85eef7c2/8/slim/Dockerfile)
28-
- [`8.11.2-stretch`, `8.11-stretch`, `8-stretch`, `carbon-stretch` (*8/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/9d34db0c5d314b704b7dc76481dca15b85eef7c2/8/stretch/Dockerfile)
29-
- [`6.14.2`, `6.14`, `6`, `boron` (*6/Dockerfile*)](https://github.com/nodejs/docker-node/blob/773be66016fd1ff4a860529a80af61277f75c7e2/6/Dockerfile)
30-
- [`6.14.2-alpine`, `6.14-alpine`, `6-alpine`, `boron-alpine` (*6/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bb49c321f761c333ba87b18770121651f0a3004c/6/alpine/Dockerfile)
27+
- [`8.11.2-slim`, `8.11-slim`, `8-slim`, `carbon-slim` (*8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/8/slim/Dockerfile)
28+
- [`8.11.2-stretch`, `8.11-stretch`, `8-stretch`, `carbon-stretch` (*8/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/8/stretch/Dockerfile)
29+
- [`6.14.2`, `6.14`, `6`, `boron` (*6/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/6/Dockerfile)
30+
- [`6.14.2-alpine`, `6.14-alpine`, `6-alpine`, `boron-alpine` (*6/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/6/alpine/Dockerfile)
3131
- [`6.14.2-onbuild`, `6.14-onbuild`, `6-onbuild`, `boron-onbuild` (*6/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bb49c321f761c333ba87b18770121651f0a3004c/6/onbuild/Dockerfile)
32-
- [`6.14.2-slim`, `6.14-slim`, `6-slim`, `boron-slim` (*6/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bb49c321f761c333ba87b18770121651f0a3004c/6/slim/Dockerfile)
33-
- [`6.14.2-stretch`, `6.14-stretch`, `6-stretch`, `boron-stretch` (*6/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bb49c321f761c333ba87b18770121651f0a3004c/6/stretch/Dockerfile)
34-
- [`10.1.0`, `10.1`, `10`, `latest` (*10/Dockerfile*)](https://github.com/nodejs/docker-node/blob/773be66016fd1ff4a860529a80af61277f75c7e2/10/Dockerfile)
35-
- [`10.1.0-alpine`, `10.1-alpine`, `10-alpine`, `alpine` (*10/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/2ecc9e8579f519ae3d267b5b497b8c04d6c7040d/10/alpine/Dockerfile)
36-
- [`10.1.0-slim`, `10.1-slim`, `10-slim`, `slim` (*10/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/2ecc9e8579f519ae3d267b5b497b8c04d6c7040d/10/slim/Dockerfile)
37-
- [`10.1.0-stretch`, `10.1-stretch`, `10-stretch`, `stretch` (*10/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/2ecc9e8579f519ae3d267b5b497b8c04d6c7040d/10/stretch/Dockerfile)
38-
- [`chakracore-8.11.1`, `chakracore-8.11`, `chakracore-8` (*chakracore/8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/eca9e8f34ca78bdba691e1d5ead82840e2673705/chakracore/8/Dockerfile)
39-
- [`chakracore-10.0.0`, `chakracore-10.0`, `chakracore-10`, `chakracore` (*chakracore/10/Dockerfile*)](https://github.com/nodejs/docker-node/blob/f713f15abe3ff05635326ba9716b7755c9d5f1aa/chakracore/10/Dockerfile)
32+
- [`6.14.2-slim`, `6.14-slim`, `6-slim`, `boron-slim` (*6/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/6/slim/Dockerfile)
33+
- [`6.14.2-stretch`, `6.14-stretch`, `6-stretch`, `boron-stretch` (*6/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/6/stretch/Dockerfile)
34+
- [`10.2.0`, `10.2`, `10`, `latest` (*10/Dockerfile*)](https://github.com/nodejs/docker-node/blob/772f98bd6e293078722cbdef5dea3b6b6fa69a3f/10/Dockerfile)
35+
- [`10.2.0-alpine`, `10.2-alpine`, `10-alpine`, `alpine` (*10/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/772f98bd6e293078722cbdef5dea3b6b6fa69a3f/10/alpine/Dockerfile)
36+
- [`10.2.0-slim`, `10.2-slim`, `10-slim`, `slim` (*10/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/772f98bd6e293078722cbdef5dea3b6b6fa69a3f/10/slim/Dockerfile)
37+
- [`10.2.0-stretch`, `10.2-stretch`, `10-stretch`, `stretch` (*10/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/772f98bd6e293078722cbdef5dea3b6b6fa69a3f/10/stretch/Dockerfile)
38+
- [`chakracore-8.11.1`, `chakracore-8.11`, `chakracore-8` (*chakracore/8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/chakracore/8/Dockerfile)
39+
- [`chakracore-10.0.0`, `chakracore-10.0`, `chakracore-10`, `chakracore` (*chakracore/10/Dockerfile*)](https://github.com/nodejs/docker-node/blob/947280600648b70e067d35415d6812fd03127def/chakracore/10/Dockerfile)
4040

4141
# Quick reference
4242

ros/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ WARNING:
2121
- [`indigo-robot`, `indigo-robot-trusty` (*ros/indigo/ubuntu/trusty/robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/20061b005b245d1b7e23626afd0ea2c39de9db49/ros/indigo/ubuntu/trusty/robot/Dockerfile)
2222
- [`indigo-perception`, `indigo-perception-trusty` (*ros/indigo/ubuntu/trusty/perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/20061b005b245d1b7e23626afd0ea2c39de9db49/ros/indigo/ubuntu/trusty/perception/Dockerfile)
2323
- [`kinetic-ros-core`, `kinetic-ros-core-xenial` (*ros/kinetic/ubuntu/xenial/ros-core/Dockerfile*)](https://github.com/osrf/docker_images/blob/f2b13092747c0f60cf7608369b57ea89bc01e22d/ros/kinetic/ubuntu/xenial/ros-core/Dockerfile)
24-
- [`kinetic-ros-base`, `kinetic-ros-base-xenial`, `kinetic`, `latest` (*ros/kinetic/ubuntu/xenial/ros-base/Dockerfile*)](https://github.com/osrf/docker_images/blob/f2b13092747c0f60cf7608369b57ea89bc01e22d/ros/kinetic/ubuntu/xenial/ros-base/Dockerfile)
24+
- [`kinetic-ros-base`, `kinetic-ros-base-xenial`, `kinetic` (*ros/kinetic/ubuntu/xenial/ros-base/Dockerfile*)](https://github.com/osrf/docker_images/blob/f2b13092747c0f60cf7608369b57ea89bc01e22d/ros/kinetic/ubuntu/xenial/ros-base/Dockerfile)
2525
- [`kinetic-robot`, `kinetic-robot-xenial` (*ros/kinetic/ubuntu/xenial/robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/f2b13092747c0f60cf7608369b57ea89bc01e22d/ros/kinetic/ubuntu/xenial/robot/Dockerfile)
2626
- [`kinetic-perception`, `kinetic-perception-xenial` (*ros/kinetic/ubuntu/xenial/perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/f2b13092747c0f60cf7608369b57ea89bc01e22d/ros/kinetic/ubuntu/xenial/perception/Dockerfile)
2727
- [`kinetic-ros-core-jessie` (*ros/kinetic/debian/jessie/ros-core/Dockerfile*)](https://github.com/osrf/docker_images/blob/974fbc89317b858efd413073417de5996467a6d5/ros/kinetic/debian/jessie/ros-core/Dockerfile)
@@ -36,14 +36,14 @@ WARNING:
3636
- [`lunar-ros-base-stretch` (*ros/lunar/debian/stretch/ros-base/Dockerfile*)](https://github.com/osrf/docker_images/blob/4d697291568d826da713ef8b20be58fa8e86e4f5/ros/lunar/debian/stretch/ros-base/Dockerfile)
3737
- [`lunar-robot-stretch` (*ros/lunar/debian/stretch/robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/4d697291568d826da713ef8b20be58fa8e86e4f5/ros/lunar/debian/stretch/robot/Dockerfile)
3838
- [`lunar-perception-stretch` (*ros/lunar/debian/stretch/perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/4d697291568d826da713ef8b20be58fa8e86e4f5/ros/lunar/debian/stretch/perception/Dockerfile)
39-
- [`melodic-ros-core`, `melodic-ros-core-bionic` (*ros/melodic/ubuntu/bionic/ros-core/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/ubuntu/bionic/ros-core/Dockerfile)
40-
- [`melodic-ros-base`, `melodic-ros-base-bionic`, `melodic` (*ros/melodic/ubuntu/bionic/ros-base/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/ubuntu/bionic/ros-base/Dockerfile)
41-
- [`melodic-robot`, `melodic-robot-bionic` (*ros/melodic/ubuntu/bionic/robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/ubuntu/bionic/robot/Dockerfile)
42-
- [`melodic-perception`, `melodic-perception-bionic` (*ros/melodic/ubuntu/bionic/perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/ubuntu/bionic/perception/Dockerfile)
43-
- [`melodic-ros-core-stretch` (*ros/melodic/debian/stretch/ros-core/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/debian/stretch/ros-core/Dockerfile)
44-
- [`melodic-ros-base-stretch` (*ros/melodic/debian/stretch/ros-base/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/debian/stretch/ros-base/Dockerfile)
45-
- [`melodic-robot-stretch` (*ros/melodic/debian/stretch/robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/debian/stretch/robot/Dockerfile)
46-
- [`melodic-perception-stretch` (*ros/melodic/debian/stretch/perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/e6270376fb39433897275b76910ed42436681efe/ros/melodic/debian/stretch/perception/Dockerfile)
39+
- [`melodic-ros-core`, `melodic-ros-core-bionic` (*ros/melodic/ubuntu/bionic/ros-core/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/ubuntu/bionic/ros-core/Dockerfile)
40+
- [`melodic-ros-base`, `melodic-ros-base-bionic`, `melodic`, `latest` (*ros/melodic/ubuntu/bionic/ros-base/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/ubuntu/bionic/ros-base/Dockerfile)
41+
- [`melodic-robot`, `melodic-robot-bionic` (*ros/melodic/ubuntu/bionic/robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/ubuntu/bionic/robot/Dockerfile)
42+
- [`melodic-perception`, `melodic-perception-bionic` (*ros/melodic/ubuntu/bionic/perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/ubuntu/bionic/perception/Dockerfile)
43+
- [`melodic-ros-core-stretch` (*ros/melodic/debian/stretch/ros-core/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/debian/stretch/ros-core/Dockerfile)
44+
- [`melodic-ros-base-stretch` (*ros/melodic/debian/stretch/ros-base/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/debian/stretch/ros-base/Dockerfile)
45+
- [`melodic-robot-stretch` (*ros/melodic/debian/stretch/robot/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/debian/stretch/robot/Dockerfile)
46+
- [`melodic-perception-stretch` (*ros/melodic/debian/stretch/perception/Dockerfile*)](https://github.com/osrf/docker_images/blob/c1585532a5e6ddc4c3ded239a1caff366c34117f/ros/melodic/debian/stretch/perception/Dockerfile)
4747

4848
# Quick reference
4949

0 commit comments

Comments
 (0)