small cleanup
This commit is contained in:
@@ -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" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user