Mercurial > hg > orthanc-python
view CodeAnalysis/docker-compose.yml @ 105:912cbabbe427
revert to sdk 1.8.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 23 Feb 2022 11:15:47 +0100 |
parents | e37ed36541be |
children | 2389ec6ec803 |
line wrap: on
line source
version: "3" services: orthanc-sdk-parser: build: . volumes: - ../Sources/Autogenerated:/target - ../Resources/Orthanc/Sdk-1.9.8/orthanc/:/source # to parse your local mainline orthanc, use the below line instead # - /home/alain/o/orthanc/OrthancServer/Plugins/Include/orthanc/:/source