version: '3.8' services: one_repo_to_rule_them_all: user: "${UID}:${GID}" build: context: .. dockerfile: .devcontainer/Dockerfile command: sleep infinity volumes: - ..:/workspaces/monorepo