Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aem-design/docker-centos-tini

centos image with tini to use as a base for java or other images that have applications that fork processes
https://github.com/aem-design/docker-centos-tini

automation best-practices centos devops docker tini

Last synced: 7 days ago
JSON representation

centos image with tini to use as a base for java or other images that have applications that fork processes

Awesome Lists containing this project

README

        

## CentOS 7 with Tini

[![build_status](https://travis-ci.org/aem-design/docker-centos-tini.svg?branch=master)](https://travis-ci.org/aem-design/docker-centos-tini)
[![github license](https://img.shields.io/github/license/aem-design/centos-tini)](https://github.com/aem-design/centos-tini)
[![github issues](https://img.shields.io/github/issues/aem-design/centos-tini)](https://github.com/aem-design/centos-tini)
[![github last commit](https://img.shields.io/github/last-commit/aem-design/centos-tini)](https://github.com/aem-design/centos-tini)
[![github repo size](https://img.shields.io/github/repo-size/aem-design/centos-tini)](https://github.com/aem-design/centos-tini)
[![docker stars](https://img.shields.io/docker/stars/aemdesign/centos-tini)](https://hub.docker.com/r/aemdesign/centos-tini)
[![docker pulls](https://img.shields.io/docker/pulls/aemdesign/centos-tini)](https://hub.docker.com/r/aemdesign/centos-tini)
[![github release](https://img.shields.io/github/release/aem-design/centos-tini)](https://github.com/aem-design/centos-tini)

This is docker image based on CentOS 7 with Tini, this is used as base for AEM Design images.

### Included Packages

Following is the list of packages included

* [tini](https://github.com/krallin/tini) - for managing docker processes