findcommonground.uk/Dockerfile

10 lines
104 B
Docker

FROM starefossen/github-pages
MAINTAINER Scott Speights
VOLUME .:/usr/src/app
WORKDIR /usr/src/app