Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dockerfile: set PYTHONUNBUFFERED=1 by default
This changes the stdout/stderr buffering behavior of Python. Without it, indexing scripts don't stream updates and use really big buffers. Signed-off-by: Théo Lebrun <[email protected]>
- Loading branch information