Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aem-design/docker-centos-tini
- Owner: aem-design
- License: apache-2.0
- Created: 2019-08-01T12:45:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T09:10:53.000Z (over 2 years ago)
- Last Synced: 2024-11-07T01:35:23.870Z (about 2 months ago)
- Topics: automation, best-practices, centos, devops, docker, tini
- Language: Dockerfile
- Homepage: http://aem.design
- Size: 60.5 KB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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