version: '3' services: bitebuds: image: docker.io/kasperhermansen/bitebuds:1680553012 environment: - RUST_LOG=debug ports: - 10080:3000 volumes: - ./.ssh:/root/.ssh