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