Skip to content

Commit 7dda588

Browse files
committed
Place user into /var/www/chamilo/www before giving hand
1 parent bc13e41 commit 7dda588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@ RUN echo "127.0.0.1 docker.chamilo.net" >> /etc/hosts
5656
# Go to Chamilo folder and install
5757
# Soon... (this involves having a SQL server in a linked container)
5858

59+
WORKDIR /var/www/chamilo/www
5960
EXPOSE 22 80
6061
CMD ["/bin/bash"]

0 commit comments

Comments
 (0)