xesite/Dockerfile

5 lines
82 B
Docker

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