justdigitalafrica / cookiecutter-docker-image

A standardized repository structure to build Docker containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A cookiecutter for Docker images

A standardize repository structure to build Docker containers.

Directory structure

|-- readme.md
`-- Dockerfile

Overview

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.

Authors

About

A standardized repository structure to build Docker containers.


Languages

Language:Dockerfile 69.7%Language:Python 30.3%