File: docker-compose.yml

package info (click to toggle)
orthanc-python 4.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,256 kB
  • sloc: cpp: 14,963; python: 478; makefile: 31; sh: 15
file content (10 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
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