We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda52b9 commit 9bc634aCopy full SHA for 9bc634a
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [0.3.0] - 2020-09-24
+## [0.3.0] - 2020-09-28
6
7
## [Unreleased]
8
Dockerfile
@@ -18,6 +18,4 @@ EXPOSE 5000
18
19
RUN chmod +x start_docker.sh
20
21
-# ENTRYPOINT [ "python" ]
22
-
23
CMD [ "/opt/docker_web/start_docker.sh" ]
0 commit comments