Mercurial > hg > orthanc-python
view CodeAnalysis/docker-compose.yml @ 97:e37ed36541be
added missing files
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 15 Oct 2021 18:40:10 +0200 |
parents | |
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