dockerfile: make dokku happy

This commit is contained in:
Cadey Ratio 2017-03-25 11:19:33 -07:00
parent 35bb98c27a
commit bb8d7019f5
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
FROM xena/christine.website
ENV PORT 8080
EXPOSE 8080
RUN apk add --no-cache bash