Commit 2a4bfc60 authored by 簡碩辰's avatar 簡碩辰

Update Dockerfile

parent 32e5694d
......@@ -36,4 +36,4 @@ WORKDIR ~
# 複製拋轉程式
COPY run.py run.py
# 執行拋轉程式
CMD python3 run.py
\ No newline at end of file
CMD python3 -u run.py
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment