view CodeAnalysis/docker-compose.yml @ 116:32a67788a336

fix memory leaks in orthanc.RestApiPost() and sibling methods
author Alain Mazy <am@osimis.io>
date Mon, 28 Aug 2023 13:08:44 +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