Sign inSign up

pelin/node-gitbook

By pelin

Updated about 8 years ago

A tiny image for gitbook build

Image
0

184

pelin/node-gitbook repository overview

node-gitbook

A tiny image for gitbook build

DockerHub: https://hub.docker.com/r/pelin/node-gitbook/

How to use

First, cd gitbook_dir(the dir what you'll use gitbook build)

And then, use this to build it:

docker run --rm \
  -v ${PWD}:/app \
  -w /app pelin/node-gitbook \
  /bin/sh -c "gitbook build"

Tag summary

Content type

Image

Digest

Size

92.2 MB

Last updated

about 8 years ago

docker pull pelin/node-gitbook