Dockerfile: update for deployment

This commit is contained in:
Cadey Ratio 2017-12-13 11:30:36 -08:00
parent 25eb1ca333
commit 43dba08659
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
FROM xena/christine.website:1.0-2-gd0d10f4
FROM xena/christine.website:1.0-3-gd5cfa1b
EXPOSE 5000
RUN apk add --no-cache bash
CMD /site/run.sh