Skip to content

Boilerplate for building a Gitbook self-serving Docker container

Notifications You must be signed in to change notification settings

shelleg/docker-gitbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Gitbook

Boilerplate for building a Gitbook self-serving Docker container

Build

git clone git@github.com:shelleg/docker-gitbook.git
cd docker-gitbook
docker build -t shelleg/docs .

Run

docker run --rm -p 4000:80 shelleg/docs

Now you can browse to http://localhost:4000 to see documentation.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •