Mercurial > hg > orthanc-book
comparison Sphinx/source/users/docker-osimis.rst @ 781:ededfacf9a8d
new index plugin in osimis images
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 27 Sep 2021 12:16:29 +0200 |
parents | eab354bfeb9b |
children | 4ff2c6ff472a |
comparison
equal
deleted
inserted
replaced
776:702d9c22651d | 781:ededfacf9a8d |
---|---|
361 | | | "Tcia": { | | 361 | | | "Tcia": { | |
362 | | | "Enable": true | | 362 | | | "Enable": true | |
363 | | | } | | 363 | | | } | |
364 | | | } | | 364 | | | } | |
365 +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ | 365 +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ |
366 | **Indexer** | ``INDEXER_PLUGIN_ENABLED`` | .. code-block:: json | | |
367 | | | | | |
368 | | | { | | |
369 | | | "Indexer": { | | |
370 | | | "Enable": true | | |
371 | | | } | | |
372 | | | } | | |
373 +--------------------------------------------------+--------------------------------------------------+----------------------------------------------------------------------------------------------------+ | |
366 | 374 |
367 Under the hood | 375 Under the hood |
368 -------------- | 376 -------------- |
369 | 377 |
370 The source code that is used to generate the image can be found `here <https://bitbucket.org/osimis/orthanc-builder/src/master/docker/orthanc/Dockerfile>`__. | 378 The source code that is used to generate the image can be found `here <https://bitbucket.org/osimis/orthanc-builder/src/master/docker/orthanc/Dockerfile>`__. |