services: devcontainer: build: . container_name: tracking-dev volumes: - .:/workspace working_dir: /workspace stdin_open: true tty: true
Powered by TurnKey Linux.