Update 'Dockerfile'
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-02-17 15:26:29 +00:00
parent 5bdbfe00b8
commit c8783dc273
+1 -1
View File
@@ -5,4 +5,4 @@ COPY init/entrypoint.sh /tmp/entrypoint.sh
RUN chmod +x /tmp/entrypoint.sh
ENTRYPOINT ["/tmp/entrypoint.sh"]
CMD ["sleep", "3600"]
#CMD ["sleep", "3600"]