Mercurial > hg > orthanc-python
view CodeAnalysis/docker-compose.yml @ 138:3e89d1c4f721
export the code model as json
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 13 Sep 2023 17:51:00 +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