icaoberg / docker-documentation

Just a simple container to help me build documentation

Home Page:http://www.7daysofhappiness.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-documentation

Build Status Big Data GitHub issues GitHub forks GitHub stars GitHub license

Building the image from the Dockerfile

asciicast

To build the image using the Dockerfile in this repository, run the command

➜ docker build -t "icaoberg/documentation" .

Running a container

asciicast

To run a container from image above, run the command

docker run -i -t "icaoberg/documentation"

Tools

The tools installed in the container stargazers

About

Just a simple container to help me build documentation

http://www.7daysofhappiness.org

License:GNU Lesser General Public License v3.0


Languages

Language:Dockerfile 100.0%