findcommonground.uk/Dockerfile
2016-12-14 13:06:26 +01:00

10 lines
104 B
Docker

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