basic debugging step 1
This commit is contained in:
@ -9,6 +9,6 @@ services:
|
||||
- ..:/app
|
||||
environment:
|
||||
- PYTHONPATH=/app
|
||||
command: /bin/bash
|
||||
command: python ./testdata/sample.py
|
||||
tty: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user