xesite/Dockerfile

5 lines
101 B
Docker
Raw Normal View History

FROM xena/christine.website:1.1-47-g3228e3b
2017-12-13 19:28:48 +00:00
EXPOSE 5000
2017-12-13 19:25:30 +00:00
RUN apk add --no-cache bash
2017-12-13 19:30:36 +00:00
CMD /site/run.sh