chore: add link to FAQ in production container (#1493)
* chore: add link to FAQ in production container prompt * chore: add message link to FAQ in production container * docs: add link to FAQ in README
This commit is contained in:
committed by
GitHub
parent
f0796785d1
commit
727ce423ec
@@ -119,6 +119,8 @@ FROM base AS erpnext
|
||||
|
||||
USER frappe
|
||||
|
||||
RUN echo "echo \"Commands restricted in prodution container, Read FAQ before you proceed: https://frappe.fyi/ctr-faq\"" >> ~/.bashrc
|
||||
|
||||
COPY --from=builder --chown=frappe:frappe /home/frappe/frappe-bench /home/frappe/frappe-bench
|
||||
|
||||
WORKDIR /home/frappe/frappe-bench
|
||||
|
||||
Reference in New Issue
Block a user