Docker Python Heelo World n'imprime rien
docker run -e PYTHONUNBUFFERED=1 <your_image>
Attractive Addax
docker run -e PYTHONUNBUFFERED=1 <your_image>