feat: don't buffer stdout/err in docker
This makes sure we don't loose any logs that might have been buffered and haven't been written to the docker logs.
This commit is contained in:
parent
44904d80be
commit
85d4bd60d9
2 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
Don't buffer python stdout/err in docker
|
||||
Loading…
Add table
Add a link
Reference in a new issue