services: heimdall: image: lscr.io/linuxserver/heimdall:latest ports: - "85:80" - "403:443" environment: - PUID=1000 - PGID=1000 - TZ=America/New_York volumes: - heimdall_config:/config volumes: heimdall_config: driver: local driver_opts: type: none o: bind device: /mnt/swarm_shared/legacy_volumes/heimdall/