mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-12 16:26:35 +00:00
small cleanup
This commit is contained in:
parent
b437dcd284
commit
333786d013
@ -77,9 +77,7 @@ RUN echo '. "$NVM_DIR/nvm.sh"' >> /home/frappe/.bashrc
|
|||||||
RUN pip3 install -e git+https://github.com/frappe/bench.git#egg=bench --no-cache
|
RUN pip3 install -e git+https://github.com/frappe/bench.git#egg=bench --no-cache
|
||||||
|
|
||||||
USER frappe
|
USER frappe
|
||||||
|
|
||||||
WORKDIR /home/frappe/frappe-bench
|
WORKDIR /home/frappe/frappe-bench
|
||||||
|
|
||||||
EXPOSE 8000 9000 6787
|
EXPOSE 8000 9000 6787
|
||||||
|
|
||||||
VOLUME [ "/home/frappe/frappe-bench" ]
|
VOLUME [ "/home/frappe/frappe-bench" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user