An open API service indexing awesome lists of open source software.

https://github.com/stracquadaniolab/cookiecutter-docker-image

A standardized repository structure to build Docker containers.
https://github.com/stracquadaniolab/cookiecutter-docker-image

cookiecutter docker-containers docker-images

Last synced: 7 months ago
JSON representation

A standardized repository structure to build Docker containers.

Awesome Lists containing this project

README

          

# A cookiecutter for Docker images
![](https://github.com/stracquadaniolab/cookiecutter-workflow-nf/workflows/build/badge.svg)

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

* Giovanni Stracquadanio, giovanni.stracquadanio@ed.ac.uk