Skip to content

Commit 9d5cb14

Browse files
committed
update Dockerfile
1 parent 3a60644 commit 9d5cb14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ COPY --from=BUILD_IMAGE /usr/include /usr/include
4040
COPY --from=BUILD_IMAGE /usr/local/include /usr/local/include
4141
ENV LD_LIBRARY_PATH=/usr/local/lib
4242
WORKDIR /opt/stopover
43-
ENTRYPOINT python -m stopover_server
43+
ENTRYPOINT python -u -m stopover_server

0 commit comments

Comments
 (0)