app: new folder for 0 downtime checks :D

This commit is contained in:
Cadey Ratio 2018-08-24 18:39:24 -07:00
parent f9831f49e8
commit cd030e7587
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ COPY ./templates /site/templates
COPY ./blog /site/blog
COPY ./css /site/css
COPY ./run.sh /site/run.sh
COPY ./app /app
HEALTHCHECK CMD wget --spider http://127.0.0.1:5000 || exit 1
CMD /site/run.sh

1
app/CHECKS Normal file
View File

@ -0,0 +1 @@
/ Christine