Files
tpotce/docker/dicompot/docker-compose.yml
t3chn0m4g3 3a418534d8 tweaking
random reboot times for crontab
remix compose files
some tweaking
2020-06-28 20:03:14 +00:00

23 lines
384 B
YAML

version: '2.3'
networks:
dicompot_local:
services:
# dicompot service
dicompot:
build: .
container_name: dicompot
restart: always
networks:
- dicompot_local
ports:
- "11112:11112"
image: "dtagdevsec/dicompot:2006"
read_only: true
volumes:
- /data/dicompot/log:/var/log/dicompot
# - /path/to/dicom/images:/opt/dicompot/images