mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
4 lines
93 B
Docker
4 lines
93 B
Docker
FROM starefossen/github-pages:onbuild
|
|
|
|
CMD jekyll serve -d /_site --watch -H 0.0.0.0 -P 4000
|