1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-12 16:25:41 +00:00

Added kubernetes manifests

This commit is contained in:
2019-03-27 17:13:13 +00:00
parent 293dc87984
commit e16e807b54
5 changed files with 239 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
FROM ruby:2.5.1-slim
HEALTHCHECK --start-period=60s CMD curl http://127.0.0.1/
#HEALTHCHECK --start-period=60s CMD curl http://127.0.0.1/
ENV TINI_VERSION v0.18.0
ADD https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini /tini