mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
added the frappe folder again
This commit is contained in:
parent
a191f74c14
commit
a7f564e222
1 changed files with 1 additions and 0 deletions
|
|
@ -31,4 +31,5 @@ RUN pip install -e bench-repo && rm -rf ~/.cache/pip \
|
||||||
&& npm install -g yarn
|
&& npm install -g yarn
|
||||||
|
|
||||||
USER frappe
|
USER frappe
|
||||||
|
ADD ./frappe-bench /home/frappe/frappe-bench
|
||||||
WORKDIR /home/frappe/frappe-bench
|
WORKDIR /home/frappe/frappe-bench
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue