mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
Remove unnecessary WORKDIR (#1057)
This commit is contained in:
parent
ccb3117a38
commit
1962ac2eec
@ -120,8 +120,6 @@ RUN export APP_INSTALL_ARGS="" && \
|
||||
> sites/common_site_config.json && \
|
||||
find apps -mindepth 1 -path "*/.git" | xargs rm -fr
|
||||
|
||||
WORKDIR /home/frappe/frappe-bench
|
||||
|
||||
FROM base as backend
|
||||
|
||||
USER frappe
|
||||
|
Loading…
Reference in New Issue
Block a user