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