Run container:
$ docker run -p 80:4000 -v /srv/gitbook fellah/gitbook
4000 – GitBook default service port.
35729 – Live reload server port.
/srv/gitbook – Default working directory for GitBook container.
$ docker run -v /srv/gitbook -v /srv/html fellah/gitbook gitbook build . /srv/html
Content type
Image
Digest
sha256:5515e1be7…
Size
98.2 MB
Last updated
about 10 years ago
docker pull fellah/gitbook