Skip to content

build(docker): Set PYTHONUNBUFFERED=1 in docker image#385

Merged
BYK merged 3 commits into
masterfrom
docker-improved
Aug 2, 2019
Merged

build(docker): Set PYTHONUNBUFFERED=1 in docker image#385
BYK merged 3 commits into
masterfrom
docker-improved

Conversation

@BYK

@BYK BYK commented Aug 1, 2019

Copy link
Copy Markdown
Member

Setting PYTHONUNBUFFERED to 1 tells python to dump things to stdout directly, which usually helps with faster logging.

Setting `PYTHONUNBUFFERED` to `1` tells python to dump things to stdout directly, which usually helps with faster logging.
@BYK BYK merged commit f7b1f78 into master Aug 2, 2019
@BYK BYK deleted the docker-improved branch August 2, 2019 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants