Removed the "command: bash" line so that ./start_dev.sh works

This commit is contained in:
Thatcher Chamberlin 2023-01-06 15:02:46 -05:00
parent 71fedffbad
commit 6fdfed449d
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ services:
privileged: true
build:
context: .
command: /bin/bash
volumes:
- ./:/usr/src:Z
- /dev/:/dev/