2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-09 23:00:56 +00:00

removed not needed volume

This commit is contained in:
Davide Bortolami 2020-03-09 13:26:42 +00:00
parent 8611c2dc05
commit 07a43e5386

View File

@ -107,6 +107,4 @@ RUN bash -c "node --version" \
WORKDIR /home/frappe/frappe-bench
EXPOSE 8000 9000 6787
VOLUME [ "/root/frappe-bench" ]
EXPOSE 8000 9000 6787