/docker-documentation

Just a simple container to help me build documentation

Primary LanguageDockerfileGNU Lesser General Public License v3.0LGPL-3.0

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