Run update.sh

This commit is contained in:
Docker Library Bot 2015-07-30 10:02:34 -07:00
parent bdb4189508
commit ba2c80f32c
2 changed files with 15 additions and 15 deletions

View File

@ -1,11 +1,11 @@
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`1.8.4`, `1.8`, `1` (*1.8/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/6aebfae094f8ecc0de141d0109c744e4956f3e75/1.8/Dockerfile) - [`1.8.4`, `1.8`, `1` (*1.8/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/1.8/Dockerfile)
- [`1.8.4-onbuild`, `1.8-onbuild`, `1-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/6aebfae094f8ecc0de141d0109c744e4956f3e75/1.8/onbuild/Dockerfile) - [`1.8.4-onbuild`, `1.8-onbuild`, `1-onbuild` (*1.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/1.8/onbuild/Dockerfile)
- [`1.8.4-slim`, `1.8-slim`, `1-slim` (*1.8/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/6aebfae094f8ecc0de141d0109c744e4956f3e75/1.8/slim/Dockerfile) - [`1.8.4-slim`, `1.8-slim`, `1-slim` (*1.8/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/1.8/slim/Dockerfile)
- [`2.4.0`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/17c560895ea29460c8ac59ba0605878cb7679dd1/2.4/Dockerfile) - [`2.5.0`, `2.5`, `2`, `latest` (*2.5/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/Dockerfile)
- [`2.4.0-onbuild`, `2.4-onbuild`, `2-onbuild`, `onbuild` (*2.4/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/17c560895ea29460c8ac59ba0605878cb7679dd1/2.4/onbuild/Dockerfile) - [`2.5.0-onbuild`, `2.5-onbuild`, `2-onbuild`, `onbuild` (*2.5/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/onbuild/Dockerfile)
- [`2.4.0-slim`, `2.4-slim`, `2-slim`, `slim` (*2.4/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/17c560895ea29460c8ac59ba0605878cb7679dd1/2.4/slim/Dockerfile) - [`2.5.0-slim`, `2.5-slim`, `2-slim`, `slim` (*2.5/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/slim/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/iojs`)](https://github.com/docker-library/official-images/blob/master/library/iojs) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). For more information about this image and its history, please see the [relevant manifest file (`library/iojs`)](https://github.com/docker-library/official-images/blob/master/library/iojs) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

View File

@ -1,17 +1,17 @@
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`0.10.40`, `0.10` (*0.10/Dockerfile*)](https://github.com/joyent/docker-node/blob/9c93908dfcdc140c14aa78cbb4830850bcf99012/0.10/Dockerfile) - [`0.10.40`, `0.10` (*0.10/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.10/Dockerfile)
- [`0.10.40-onbuild`, `0.10-onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/9c93908dfcdc140c14aa78cbb4830850bcf99012/0.10/onbuild/Dockerfile) - [`0.10.40-onbuild`, `0.10-onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/9c93908dfcdc140c14aa78cbb4830850bcf99012/0.10/onbuild/Dockerfile)
- [`0.10.40-slim`, `0.10-slim` (*0.10/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/9c93908dfcdc140c14aa78cbb4830850bcf99012/0.10/slim/Dockerfile) - [`0.10.40-slim`, `0.10-slim` (*0.10/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.10/slim/Dockerfile)
- [`0.10.40-wheezy`, `0.10-wheezy` (*0.10/wheezy/Dockerfile*)](https://github.com/joyent/docker-node/blob/9c93908dfcdc140c14aa78cbb4830850bcf99012/0.10/wheezy/Dockerfile) - [`0.10.40-wheezy`, `0.10-wheezy` (*0.10/wheezy/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.10/wheezy/Dockerfile)
- [`0.12.7`, `0.12`, `0`, `latest` (*0.12/Dockerfile*)](https://github.com/joyent/docker-node/blob/701976f243b4bd08bc0b70e0a452eaa187363372/0.12/Dockerfile) - [`0.12.7`, `0.12`, `0`, `latest` (*0.12/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.12/Dockerfile)
- [`0.12.7-onbuild`, `0.12-onbuild`, `0-onbuild`, `onbuild` (*0.12/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/701976f243b4bd08bc0b70e0a452eaa187363372/0.12/onbuild/Dockerfile) - [`0.12.7-onbuild`, `0.12-onbuild`, `0-onbuild`, `onbuild` (*0.12/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/701976f243b4bd08bc0b70e0a452eaa187363372/0.12/onbuild/Dockerfile)
- [`0.12.7-slim`, `0.12-slim`, `0-slim`, `slim` (*0.12/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/701976f243b4bd08bc0b70e0a452eaa187363372/0.12/slim/Dockerfile) - [`0.12.7-slim`, `0.12-slim`, `0-slim`, `slim` (*0.12/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.12/slim/Dockerfile)
- [`0.12.7-wheezy`, `0.12-wheezy`, `0-wheezy`, `wheezy` (*0.12/wheezy/Dockerfile*)](https://github.com/joyent/docker-node/blob/701976f243b4bd08bc0b70e0a452eaa187363372/0.12/wheezy/Dockerfile) - [`0.12.7-wheezy`, `0.12-wheezy`, `0-wheezy`, `wheezy` (*0.12/wheezy/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.12/wheezy/Dockerfile)
- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/joyent/docker-node/blob/3e0d2b62fa8524e05ef512564613863ee7f13255/0.8/Dockerfile) - [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.8/Dockerfile)
- [`0.8.28-onbuild`, `0.8-onbuild` (*0.8/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/0c2ff5172aabc30ce38303d9bb340ae3e94f3a91/0.8/onbuild/Dockerfile) - [`0.8.28-onbuild`, `0.8-onbuild` (*0.8/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/0c2ff5172aabc30ce38303d9bb340ae3e94f3a91/0.8/onbuild/Dockerfile)
- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/3e0d2b62fa8524e05ef512564613863ee7f13255/0.8/slim/Dockerfile) - [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.8/slim/Dockerfile)
- [`0.8.28-wheezy`, `0.8-wheezy` (*0.8/wheezy/Dockerfile*)](https://github.com/joyent/docker-node/blob/3e0d2b62fa8524e05ef512564613863ee7f13255/0.8/wheezy/Dockerfile) - [`0.8.28-wheezy`, `0.8-wheezy` (*0.8/wheezy/Dockerfile*)](https://github.com/joyent/docker-node/blob/840ec06882964c85ee8f41ab2d3e87c0a7adf2eb/0.8/wheezy/Dockerfile)
For more information about this image and its history, please see the [relevant manifest file (`library/node`)](https://github.com/docker-library/official-images/blob/master/library/node) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). For more information about this image and its history, please see the [relevant manifest file (`library/node`)](https://github.com/docker-library/official-images/blob/master/library/node) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).