Run update.sh

This commit is contained in:
Docker Library Bot 2017-04-27 17:05:17 -07:00
parent 44d77564f8
commit 09396ed223
3 changed files with 8 additions and 8 deletions

View File

@ -72,7 +72,7 @@ For more examples and ideas, visit:
$ docker images hello-world $ docker images hello-world
REPOSITORY TAG IMAGE ID SIZE REPOSITORY TAG IMAGE ID SIZE
hello-world latest 48b5124b2768 1.84 kB hello-world latest 48b5124b2768 1.84kB
``` ```
![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png) ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

View File

@ -26,7 +26,7 @@ For more examples and ideas, visit:
$ docker images hello-world $ docker images hello-world
REPOSITORY TAG IMAGE ID SIZE REPOSITORY TAG IMAGE ID SIZE
hello-world latest 48b5124b2768 1.84 kB hello-world latest 48b5124b2768 1.84kB
``` ```
%%LOGO%% %%LOGO%%

View File

@ -16,12 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`latest`, `9`, `9.1`, `FT` (*9.1/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/6e58c4a613adb80e7deb8d5c834929a4f7e401a7/9.1/Dockerfile) - [`latest`, `9`, `9.1`, `FT` (*9.1/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/12c5d2e01e3a3a492a57ab46e1f8795c9e68cbc3/9.1/Dockerfile)
- [`LTS`, `LTS-2016`, `8`, `8.10` (*8.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/6e58c4a613adb80e7deb8d5c834929a4f7e401a7/8.10/Dockerfile) - [`LTS`, `LTS-2016`, `8`, `8.10` (*8.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/12c5d2e01e3a3a492a57ab46e1f8795c9e68cbc3/8.10/Dockerfile)
- [`8.3` (*8.3/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/6e58c4a613adb80e7deb8d5c834929a4f7e401a7/8.3/Dockerfile) - [`8.3` (*8.3/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/12c5d2e01e3a3a492a57ab46e1f8795c9e68cbc3/8.3/Dockerfile)
- [`8.2` (*8.2/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/6e58c4a613adb80e7deb8d5c834929a4f7e401a7/8.2/Dockerfile) - [`8.2` (*8.2/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/12c5d2e01e3a3a492a57ab46e1f8795c9e68cbc3/8.2/Dockerfile)
- [`LTS-2015`, `7`, `7.10` (*7.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/6e58c4a613adb80e7deb8d5c834929a4f7e401a7/7.10/Dockerfile) - [`LTS-2015`, `7`, `7.10` (*7.10/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/12c5d2e01e3a3a492a57ab46e1f8795c9e68cbc3/7.10/Dockerfile)
- [`LTS-2014`, `6`, `6.0` (*6.0/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/6e58c4a613adb80e7deb8d5c834929a4f7e401a7/6.0/Dockerfile) - [`LTS-2014`, `6`, `6.0` (*6.0/Dockerfile*)](https://github.com/nuxeo/docker-nuxeo/blob/12c5d2e01e3a3a492a57ab46e1f8795c9e68cbc3/6.0/Dockerfile)
# Quick reference # Quick reference