mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-12-23 18:48:58 +00:00
removed not needed volume
This commit is contained in:
parent
8611c2dc05
commit
07a43e5386
@ -108,5 +108,3 @@ RUN bash -c "node --version" \
|
|||||||
|
|
||||||
WORKDIR /home/frappe/frappe-bench
|
WORKDIR /home/frappe/frappe-bench
|
||||||
EXPOSE 8000 9000 6787
|
EXPOSE 8000 9000 6787
|
||||||
|
|
||||||
VOLUME [ "/root/frappe-bench" ]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user