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/