Sign inSign up

openio/oio-docs

By openio

•Updated almost 7 years ago

Build OpenIO documentation site

Image
0

946

openio/oio-docs repository overview

⁠oio-docs

This image provides an easy way to build OpenIO documentation site.

⁠How to use this image

Clone the OpenIO documentation repository:

# git clone [email protected]:open-io/oio-docs.git

Then build the documentation using:

# docker run -ti -v $PWD/oio-docs:/mnt openio/oio-docs

You can enable a simple HTTP server listening on port 3000 that serve the documentation:

# docker run -ti -e ENABLE_HTTP=yes -p 3000:3000 -v $PWD/oio-docs:/mnt docker.io/openio/oio-docs

Tag summary

Content type

Image

Digest

Size

68 MB

Last updated

almost 7 years ago

docker pull openio/oio-docs