Mercurial > hg > orthanc-python
view CodeAnalysis/docker-compose.yml @ 163:54991a36af1d
fix mingw builds that are not compatible with boost 1.85.0 in the Docker image
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 16 May 2024 23:06:12 +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