We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1e8ed7 + 3d32bef commit a690aa3Copy full SHA for a690aa3
1 file changed
custom-domain/dstack-ingress/Dockerfile
@@ -58,6 +58,7 @@ RUN --mount=type=bind,source=scripts,target=/tmp/scripts,ro \
58
59
ENV PATH="/scripts:$PATH"
60
ENV PYTHONPATH="/scripts"
61
+ENV PYTHONUNBUFFERED=1
62
COPY --chmod=666 .GIT_REV /etc/
63
64
ENTRYPOINT ["/scripts/entrypoint.sh"]
0 commit comments