Extract error pages & change container registry
This commit is contained in:
parent
15151e53a7
commit
3c5d87a98b
7 changed files with 5 additions and 125 deletions
|
|
@ -1,8 +1,6 @@
|
|||
FROM registry.digitalocean.com/declared/declared-error-pages as build-error-pages
|
||||
|
||||
FROM schmelczera/error-pages as build-error-pages
|
||||
RUN python build.py 502
|
||||
|
||||
|
||||
FROM nginx:alpine
|
||||
|
||||
WORKDIR /usr/share/nginx/html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue