Run update.sh
This commit is contained in:
parent
4f90382013
commit
ec2e76a3bd
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
- [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/d9fb48dbdb0b9c35d35902429fe1a28527959f25/2.2/Dockerfile)
|
||||
- [`2.4.12`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/d9fb48dbdb0b9c35d35902429fe1a28527959f25/2.4/Dockerfile)
|
||||
- [`2.6.6`, `2.6`, `2`, `latest` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/d9fb48dbdb0b9c35d35902429fe1a28527959f25/2.6/Dockerfile)
|
||||
- [`2.8.0-rc4`, `2.8.0`, `2.8` (*2.8/Dockerfile*)](https://github.com/docker-library/mongo/blob/d9fb48dbdb0b9c35d35902429fe1a28527959f25/2.8/Dockerfile)
|
||||
- [`2.6.7`, `2.6`, `2`, `latest` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/1d641659a75cf2f8ce1b517c7fc2a0ebfd033eed/2.6/Dockerfile)
|
||||
- [`2.8.0-rc5`, `2.8.0`, `2.8` (*2.8/Dockerfile*)](https://github.com/docker-library/mongo/blob/fc66d9cbedac47806c7ae05b1b291c4ee32f6e6a/2.8/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see the [relevant
|
||||
manifest file
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`0.10.35`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/a672ac6b898963aae94f25c5fb5cb64efd6c1ba4/0.10/Dockerfile)
|
||||
- [`0.10.35-onbuild`, `0.10-onbuild`, `0-onbuild`, `onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/c91ccfb473556858d42a2ae32ebe24d8263690a4/0.10/onbuild/Dockerfile)
|
||||
- [`0.10.35-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/a672ac6b898963aae94f25c5fb5cb64efd6c1ba4/0.10/slim/Dockerfile)
|
||||
- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/a672ac6b898963aae94f25c5fb5cb64efd6c1ba4/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/a672ac6b898963aae94f25c5fb5cb64efd6c1ba4/0.11/slim/Dockerfile)
|
||||
- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/a672ac6b898963aae94f25c5fb5cb64efd6c1ba4/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/a672ac6b898963aae94f25c5fb5cb64efd6c1ba4/0.8/slim/Dockerfile)
|
||||
- [`0.10.35`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.10/Dockerfile)
|
||||
- [`0.10.35-onbuild`, `0.10-onbuild`, `0-onbuild`, `onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.10/onbuild/Dockerfile)
|
||||
- [`0.10.35-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.10/slim/Dockerfile)
|
||||
- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.11/Dockerfile)
|
||||
- [`0.11.14-onbuild`, `0.11-onbuild` (*0.11/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.11/onbuild/Dockerfile)
|
||||
- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.11/slim/Dockerfile)
|
||||
- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.8/Dockerfile)
|
||||
- [`0.8.28-onbuild`, `0.8-onbuild` (*0.8/onbuild/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.8/onbuild/Dockerfile)
|
||||
- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/joyent/docker-node/blob/21e69d768f26da8aade316a573673a2bf5bfeab7/0.8/slim/Dockerfile)
|
||||
|
||||
For more information about this image and its history, please see the [relevant
|
||||
manifest file
|
||||
|
|
@ -82,7 +82,7 @@ Support for older versions (down to 1.0) is provided on a best-effort basis.
|
|||
## Issues
|
||||
|
||||
If you have any problems with or questions about this image, please contact us
|
||||
through a [GitHub issue](https://github.com/docker-library/node/issues).
|
||||
through a [GitHub issue](https://github.com/joyent/docker-node/issues).
|
||||
|
||||
You can also reach many of the official image maintainers via the
|
||||
`#docker-library` IRC channel on [Freenode](https://freenode.net).
|
||||
|
|
@ -94,7 +94,7 @@ we are always thrilled to receive pull requests, and do our best to process them
|
|||
as fast as we can.
|
||||
|
||||
Before you start to code, we recommend discussing your plans
|
||||
through a [GitHub issue](https://github.com/docker-library/node/issues), especially for more ambitious
|
||||
through a [GitHub issue](https://github.com/joyent/docker-node/issues), especially for more ambitious
|
||||
contributions. This gives other contributors a chance to point you in the right
|
||||
direction, give you feedback on your design, and help you find out if someone
|
||||
else is working on the same thing.
|
||||
|
|
|
|||
Loading…
Reference in New Issue