version: "3.9" services: workspace: image: mcr.microsoft.com/devcontainers/javascript-node:1-20-bookworm command: sleep infinity volumes: - ..:/workspaces/fog:cached depends_on: postgres: condition: service_healthy redis: condition: service_healthy