CodeIgniter-TW / docs-docker

Docker image for build document to html files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Docker image for build document to html files.

License:MIT License