We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc13e41 commit 7dda588Copy full SHA for 7dda588
Dockerfile
@@ -56,5 +56,6 @@ RUN echo "127.0.0.1 docker.chamilo.net" >> /etc/hosts
56
# Go to Chamilo folder and install
57
# Soon... (this involves having a SQL server in a linked container)
58
59
+WORKDIR /var/www/chamilo/www
60
EXPOSE 22 80
61
CMD ["/bin/bash"]
0 commit comments