view CodeAnalysis/docker-compose.yml @ 109:80f3a034d47f OrthancPython-4.0

OrthancPython-4.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Feb 2022 18:42:08 +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