services: arcane-dev-container: build: context: . dockerfile: Dockerfile volumes: - ../:/workspace:cached command: sleep infinity working_dir: /workspace