services: main: restart: unless-stopped build: context: . ports: - "3322:22" volumes: - host_keys:/host_keys - /mnt/yourdrive:/data volumes: host_keys: