Mercurial > hg > orthanc-book
changeset 882:815f70009ec2
highlight osimis/orthanc docker images since jodogne/orthanc images are currently not up-to-date
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 21 Oct 2022 15:19:22 +0200 |
parents | d04096c1afd7 |
children | cd6f9323c33a |
files | Sphinx/source/plugins/tcia.rst Sphinx/source/users.rst Sphinx/source/users/cookbook.rst Sphinx/source/users/debian-packages.rst Sphinx/source/users/docker-osimis.rst Sphinx/source/users/docker.rst |
diffstat | 6 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/tcia.rst Fri Oct 21 15:10:34 2022 +0200 +++ b/Sphinx/source/plugins/tcia.rst Fri Oct 21 15:19:22 2022 +0200 @@ -50,8 +50,8 @@ available <https://www.orthanc-server.com/browse.php?path=/plugin-tcia>`__. -Furthermore, the :ref:`Docker images <docker>` -``jodogne/orthanc-plugins`` and ``osimis/orthanc`` also contain the +Furthermore, the ``jodogne/orthanc-plugins`` :ref:`Docker images <docker>` + and ``osimis/orthanc`` :ref:`Docker images <docker-osimis>` also contain the plugin.
--- a/Sphinx/source/users.rst Fri Oct 21 15:10:34 2022 +0200 +++ b/Sphinx/source/users.rst Fri Oct 21 15:19:22 2022 +0200 @@ -6,7 +6,7 @@ users/cookbook.rst users/configuration.rst - users/docker.rst + users/docker-osimis.rst users/rest.rst users/rest-cheatsheet.rst users/backup.rst
--- a/Sphinx/source/users/cookbook.rst Fri Oct 21 15:10:34 2022 +0200 +++ b/Sphinx/source/users/cookbook.rst Fri Oct 21 15:19:22 2022 +0200 @@ -16,7 +16,7 @@ To obtain the Orthanc binaries, you have several possibilities: * `Download pre-compiled packages <https://www.orthanc-server.com/download.php>`__. -* :ref:`Use Docker <docker>`. +* Use ``osimis/orthanc`` :ref:`Docker images <docker-osimis>`. * On GNU/Linux, use precompiled packages for :ref:`Debian/Ubuntu <debian-packages>` (courtesy of DebianMed and Sébastien Jodogne), or for `openSUSE <https://software.opensuse.org/search?q=orthanc>`__
--- a/Sphinx/source/users/debian-packages.rst Fri Oct 21 15:10:34 2022 +0200 +++ b/Sphinx/source/users/debian-packages.rst Fri Oct 21 15:19:22 2022 +0200 @@ -33,7 +33,7 @@ * Use the `LSB binaries <https://lsb.orthanc-server.com/>`__. -* Use :ref:`Docker <docker>`. +* Use ``osimis/orthanc`` :ref:`Docker images <docker-osimis>`. * :ref:`Compile Orthanc by yourself <compiling>`.