chore: add message link to FAQ in production container

This commit is contained in:
Revant Nandgaonkar 2024-10-15 11:24:04 +05:30
parent 2ba3b01714
commit c0be742e9c

View file

@ -119,7 +119,7 @@ FROM base AS erpnext
USER frappe
ENV PS1='Commands restricted in prodution container, Read FAQ before you proceed: https://frappe.fyi/ctr-faq\n\u:\w\$'
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