We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8867dd commit e684450Copy full SHA for e684450
Dockerfile
@@ -8,4 +8,4 @@ WORKDIR "/pimbook"
8
9
RUN pip3 install -r requirements.txt
10
11
-ENTRYPOINT ["python3", "-i"]
+ENTRYPOINT ["bash"]
0 commit comments