mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-10 00:37:53 +00:00
Update Dockerfile
This commit is contained in:
parent
ec3e581f30
commit
225c697097
@ -67,6 +67,7 @@ FROM base as error_pages
|
|||||||
RUN git clone --depth 1 https://github.com/frappe/bench /root/bench
|
RUN git clone --depth 1 https://github.com/frappe/bench /root/bench
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
FROM nginxinc/nginx-unprivileged:1.20-alpine as frappe
|
FROM nginxinc/nginx-unprivileged:1.20-alpine as frappe
|
||||||
|
|
||||||
COPY --from=error_pages /root/bench/bench/config/templates/502.html /usr/share/nginx/html
|
COPY --from=error_pages /root/bench/bench/config/templates/502.html /usr/share/nginx/html
|
||||||
|
Loading…
Reference in New Issue
Block a user