mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 07:15:09 +00:00
removed not needed volume
This commit is contained in:
parent
8611c2dc05
commit
07a43e5386
1 changed files with 1 additions and 3 deletions
|
|
@ -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 a new issue