dockerfile: make dokku happy
This commit is contained in:
parent
35bb98c27a
commit
bb8d7019f5
|
@ -1,3 +1,4 @@
|
||||||
FROM xena/christine.website
|
FROM xena/christine.website
|
||||||
ENV PORT 8080
|
ENV PORT 8080
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
RUN apk add --no-cache bash
|
||||||
|
|
Loading…
Reference in New Issue