Mercurial > hg > orthanc-python
view CodeAnalysis/docker-compose.yml @ 158:5adf2e1186ab OrthancPython-4.2
4.2
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 16 May 2024 12:21:18 +0200 |
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