Files
docker-docs/Dockerfile

4 lines
93 B
Docker

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