version: '3.8' services: devcontainer: build: . volumes: - ..:/workspace:cached command: sleep infinity