Sign inSign up

fellah/gitbook

By fellah

Updated over 7 years ago

GitBook

Image
49

100K+

fellah/gitbook repository overview

GitBook Image

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.

Build Static Website

$ docker run -v /srv/gitbook -v /srv/html fellah/gitbook gitbook build . /srv/html

GitHub: GitBook

GitBook Toolchain Documentation

Tag summary

Content type

Image

Digest

sha256:5515e1be7

Size

98.2 MB

Last updated

about 10 years ago

docker pull fellah/gitbook