services:
sandbox:
build: .
volumes:
- .:/workspace
working_dir: /workspace
stdin_open: true
tty: true
services:
sandbox:
build: .
volumes:
- .:/workspace
working_dir: /workspace
stdin_open: true
tty: true