We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb821be commit bc13e41Copy full SHA for bc13e41
Dockerfile
@@ -57,4 +57,4 @@ RUN echo "127.0.0.1 docker.chamilo.net" >> /etc/hosts
57
# Soon... (this involves having a SQL server in a linked container)
58
59
EXPOSE 22 80
60
-CMD ["/etc/init.d/apache2 restart", "/bin/bash"]
+CMD ["/bin/bash"]
0 commit comments