Run update.sh

This commit is contained in:
Tianon Gravi
2014-11-14 14:54:14 -07:00
parent 18504b6c92
commit ae8d6052ed
6 changed files with 27 additions and 24 deletions
+6 -6
View File
@@ -1,14 +1,14 @@
# Supported tags and respective `Dockerfile` links
- [`0.10.33`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/9078df001cc3de2713050d89bd9ba3c539845c6f/0.10/Dockerfile)
- [`0.10.33`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/013858ac35afb9ca7b10102956427b629e7708da/0.10/Dockerfile)
- [`0.10.33-onbuild`, `0.10-onbuild`, `0-onbuild`, `onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/806873187edbff36d7fc294a62131f4f28fa681a/0.10/onbuild/Dockerfile)
- [`0.10.33-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/9078df001cc3de2713050d89bd9ba3c539845c6f/0.10/slim/Dockerfile)
- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/9078df001cc3de2713050d89bd9ba3c539845c6f/0.11/Dockerfile)
- [`0.10.33-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/013858ac35afb9ca7b10102956427b629e7708da/0.10/slim/Dockerfile)
- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/013858ac35afb9ca7b10102956427b629e7708da/0.11/Dockerfile)
- [`0.11.14-onbuild`, `0.11-onbuild` (*0.11/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.11/onbuild/Dockerfile)
- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/docker-library/node/blob/9078df001cc3de2713050d89bd9ba3c539845c6f/0.11/slim/Dockerfile)
- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/9078df001cc3de2713050d89bd9ba3c539845c6f/0.8/Dockerfile)
- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/docker-library/node/blob/013858ac35afb9ca7b10102956427b629e7708da/0.11/slim/Dockerfile)
- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/013858ac35afb9ca7b10102956427b629e7708da/0.8/Dockerfile)
- [`0.8.28-onbuild`, `0.8-onbuild` (*0.8/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.8/onbuild/Dockerfile)
- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/9078df001cc3de2713050d89bd9ba3c539845c6f/0.8/slim/Dockerfile)
- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/013858ac35afb9ca7b10102956427b629e7708da/0.8/slim/Dockerfile)
For more information about this image and its history, please see the [relevant
manifest file