Temp: Disable python buffering
So that we can debug based on stdout
This commit is contained in:
@@ -10,3 +10,4 @@ ADD ./ ./
|
||||
|
||||
ENTRYPOINT ["/usr/bin/env", "python3", "/app/rawfile.py"]
|
||||
CMD ["csi-driver"]
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
|
Reference in New Issue
Block a user