# HG changeset patch # User Sebastien Jodogne # Date 1481199770 -3600 # Node ID 03d35f985f26af2e07963b48e5ec30c1210fef5c # Parent 7c90ecd41c6fb2040e9d19bda911a34a92d03746 update docker diff -r 7c90ecd41c6f -r 03d35f985f26 Sphinx/source/users/docker.rst --- 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