/docs-docker

Docker image for build document to html files.

MIT LicenseMIT

docs-docker

Docker image for build document to html files.

build local image

$ docker build -t ci-docs .

How to use

Run with online image

$ docker run --rm -ti -v $(PWD):/home/ci appleboy/codeigniter-docs /bin/bash