To build the image using the Dockerfile
in this repository, run the command
➜ docker build -t "icaoberg/documentation" .
To run a container from image above, run the command
docker run -i -t "icaoberg/documentation"
The tools installed in the container stargazers