A standardize repository structure to build Docker containers.
|-- readme.md
`-- Dockerfile
The cookiecutter creates a Dockerfile
file with boilerplate for the GitHub
Container Repository and has a basic workflow for building an publishing
containers.
The readme.md
file should contain a description and instruction to run the
image.
- Giovanni Stracquadanio, [email protected]