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 && \
|
> sites/common_site_config.json && \
|
||||||
find apps -mindepth 1 -path "*/.git" | xargs rm -fr
|
find apps -mindepth 1 -path "*/.git" | xargs rm -fr
|
||||||
|
|
||||||
WORKDIR /home/frappe/frappe-bench
|
|
||||||
|
|
||||||
FROM base as backend
|
FROM base as backend
|
||||||
|
|
||||||
USER frappe
|
USER frappe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user