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

https://github.com/monogramm/docker-template

:whale: :clipboard: Template repository for docker containers.
https://github.com/monogramm/docker-template

docker template

Last synced: about 1 year ago
JSON representation

:whale: :clipboard: Template repository for docker containers.

Awesome Lists containing this project

README

          

[![License: AGPL v3][uri_license_image]][uri_license]
[![Docs](https://img.shields.io/badge/Docs-Github%20Pages-blue)](https://monogramm.github.io/__app_slug__/)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Monogramm/docker-__app_slug__/Docker%20Image%20CI)](https://github.com/Monogramm/docker-__app_slug__/actions)
[![Build Status](https://travis-ci.org/Monogramm/docker-__app_slug__.svg)](https://travis-ci.org/Monogramm/docker-__app_slug__)
[![Docker Automated buid](https://img.shields.io/docker/cloud/build/monogramm/docker-__app_slug__.svg)](https://hub.docker.com/r/monogramm/docker-__app_slug__/)
[![Docker Pulls](https://img.shields.io/docker/pulls/monogramm/docker-__app_slug__.svg)](https://hub.docker.com/r/monogramm/docker-__app_slug__/)
[![Docker Version](https://images.microbadger.com/badges/version/monogramm/docker-__app_slug__.svg)](https://microbadger.com/images/monogramm/docker-__app_slug__)
[![Docker Size](https://images.microbadger.com/badges/image/monogramm/docker-__app_slug__.svg)](https://microbadger.com/images/monogramm/docker-__app_slug__)
[![GitHub stars](https://img.shields.io/github/stars/Monogramm/docker-__app_slug__?style=social)](https://github.com/Monogramm/docker-__app_slug__)

# **__app_name__** Docker image

Docker image for **__app_name__**.

:construction: **This image is still in development!**

## What is **__app_name__**

__app_description__

> [**__app_name__**](__app_url__)

## Supported tags

[Dockerhub monogramm/docker-__app_slug__](https://hub.docker.com/r/monogramm/docker-__app_slug__/)

- 1.0.0-debian 1.0-debian debian (`images/1.0/debian/Dockerfile`)
- 1.0.0-alpine 1.0-alpine alpine 1.0.0 1.0 latest (`images/1.0/alpine/Dockerfile`)

## How to run this image

## Questions / Issues

If you got any questions or problems using the image, please visit our [Github Repository](https://github.com/Monogramm/docker-__app_slug__) and write an issue.

[uri_license]: http://www.gnu.org/licenses/agpl.html

[uri_license_image]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg