# HG changeset patch # User Alain Mazy # Date 1587639415 -7200 # Node ID f6464ae6342bc52e6c867d941c98f0d4e8536276 # Parent 20003fa56bdf53cbf3072abf36a58cc2ae094d97 fix links in docker-osimis diff -r 20003fa56bdf -r f6464ae6342b Sphinx/source/users/docker-osimis.rst --- a/Sphinx/source/users/docker-osimis.rst Wed Apr 22 10:43:14 2020 +0200 +++ b/Sphinx/source/users/docker-osimis.rst Thu Apr 23 12:56:55 2020 +0200 @@ -9,7 +9,18 @@ :depth: 3 -.. warning:: this is a preliminary documentation for images that are not publicly available yet +.. warning:: This documentation applies to ``osimis/orthanc`` images from the ``20.4.2`` version. + + Note that these images have been re-written in April 2020. The documentation + for older images is still available `here `__ + + The new images are backward compatible with the previous images except for the + Google Cloud Platform configuration. + + However, if you're still using legacy environment variables, you'll get some warning + encouraging you to update to the new namings since the backward compatibility + might be removed one day (currently planed in June 2021). + Introduction ------------ @@ -34,14 +45,6 @@ shows all the way that can be used to generate the same configuration in Orthanc. -Note that these images have been re-written in April 2020. The documentation -for older images is still available `here `__ -The new images are backward compatible with the previous images except for the -Google Cloud Platform configuration. -However, if you're still using legacy environment variables, you'll get some warning -encouraging you to update to the new namings since the backward compatibility -might be removed one day (currently planed in June 2021). - Environmnent variables ---------------------- @@ -75,7 +78,7 @@ ``ORTHANC__DICOM_WEB__STUDIES_METADATA`` Note that, this automatic rule might fail because of 2 capital letters one after each other in some -Orthanc settings. Therefore, there are some `exceptions `__ to this rule +Orthanc settings. Therefore, there are some `exceptions `__ to this rule that are however quite intuitive. Special environment variables @@ -313,6 +316,6 @@ Under the hood -------------- -The source code that is used to generate the image can be found `here `__. +The source code that is used to generate the image can be found `here `__. -The python script that is used at startup can be found `here `__ \ No newline at end of file +The python script that is used at startup can be found `here `__ \ No newline at end of file