xesite/Dockerfile

5 lines
78 B
Docker

FROM xena/christine.website
ENV PORT 80
EXPOSE 80
RUN apk add --no-cache bash