Mercurial > hg > orthanc-python
view CodeAnalysis/docker-compose.yml @ 153:c78ec45f3695
sync
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 16 Mar 2024 11:55:27 +0100 |
parents | 2389ec6ec803 |
children |
line wrap: on
line source
version: "3" services: orthanc-sdk-parser: build: . volumes: - ../Sources/Autogenerated:/target - ../Resources/Orthanc/Sdk-1.10.0/orthanc/:/source # to parse your local mainline orthanc, use the below line instead # - /home/alain/o/orthanc/OrthancServer/Plugins/Include/orthanc/:/source