Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.38 KB

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