Search Docker Hub
gitbook
By guigouz
node:8 image with gitbook installed
10K+
FROM node:8 RUN npm install -g gitbook-cli WORKDIR /gitbook USER 1000 ENV HOME /tmp ENTRYPOINT [ "/usr/local/bin/gitbook" ]
Content type
Image
Digest
Size
271.5 MB
Last updated
almost 9 years ago
docker pull guigouz/gitbook