Mercurial > hg > orthanc-book
changeset 69:03d35f985f26
update docker
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 08 Dec 2016 13:22:50 +0100 |
parents | 7c90ecd41c6f |
children | bcd9e83dac7a |
files | Sphinx/source/users/docker.rst |
diffstat | 1 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/users/docker.rst Sat Dec 03 11:30:09 2016 +0100 +++ b/Sphinx/source/users/docker.rst Thu Dec 08 13:22:50 2016 +0100 @@ -37,9 +37,13 @@ is ``orthanc`` and its password is ``orthanc``. The command above starts the mainline version of Orthanc, whose -development is in continuous progress. This gives you access to the -latest features. If more stability is required, you can select the -release of Orthanc to be run:: +development is in continuous progress. Do not forget to regularly +update the Docker image to benefit from the latest features:: + + $ sudo docker pull jodogne/orthanc + +If more stability is required, you can select the official release of +Orthanc to be run:: $ sudo docker run -p 4242:4242 -p 8042:8042 --rm jodogne/orthanc:1.1.0