server-config/compose-files/sharry.yml

15 lines
243 B
YAML

version: '3.7'
volumes:
sharry-data:
driver: local
services:
restserver:
image: eikek0/sharry:latest
container_name: sharry
command: /data/sharry.conf
ports:
- "9090:9090"
volumes:
- sharry-data:/data/