name: cryptid-rs services: cryptid: build: context: . dockerfile: Dockerfile environment: RUST_BACKTRACE: 1 volumes: - .:/workspace:cached