Files
docker-docs/Dockerfile
Misty Stanley-Jones a4e1814ca8 Merge pull request #2158 from mstanleyjones/v1.4
Trigger build of docs-base after successful build of archive branch
2017-03-07 11:23:01 -08:00

4 lines
93 B
Docker

FROM starefossen/github-pages:onbuild
CMD jekyll serve -d /_site --watch -H 0.0.0.0 -P 4000