forked from cadey/xesite
Dockerfile: update for deployment of version 1.1-3-g6197eca
This commit is contained in:
parent
6197eca2b7
commit
ad537639c1
|
@ -1,4 +1,4 @@
|
||||||
FROM xena/christine.website:1.1
|
FROM xena/christine.website:1.1-3-g6197eca
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
RUN apk add --no-cache bash
|
RUN apk add --no-cache bash
|
||||||
CMD /site/run.sh
|
CMD /site/run.sh
|
||||||
|
|
Loading…
Reference in New Issue