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

https://github.com/startxfr/docker-images

collection of common services delivered as docker images based on fedora, centos or alpine environements embeding s2i script for building applications images ready to run in a kubernetes or openshift plateform
https://github.com/startxfr/docker-images

Last synced: 2 months ago
JSON representation

collection of common services delivered as docker images based on fedora, centos or alpine environements embeding s2i script for building applications images ready to run in a kubernetes or openshift plateform

Awesome Lists containing this project

README

        

# STARTX Docker-Images Repository

[![docker-images](https://raw.githubusercontent.com/startxfr/docker-images/master/.gitlab/img/logo.svg?sanitize=true)](https://gitlab.com/startx1/containers)

[![STARTX Profile](https://img.shields.io/badge/provider-startx-green.svg)](https://github.com/startxfr)
[![licence](https://img.shields.io/github/license/startxfr/docker-images.svg)](https://gitlab.com/startx1/containers)
[![Sources](https://img.shields.io/badge/startxfr-docker--images-blue.svg)](https://gitlab.com/startx1/containers/tree/master/OS/)
[![last commit](https://img.shields.io/github/last-commit/startxfr/docker-images.svg)](https://gitlab.com/startx1/containers)
[![Build Status](https://travis-ci.org/startxfr/docker-images.svg?branch=master)](https://travis-ci.org/startxfr/docker-images)
[![Dockerhub Registry](https://img.shields.io/docker/build/startx/fedora.svg)](https://hub.docker.com/r/startx/fedora)
[![Docker Fedora pulls](https://img.shields.io/docker/pulls/startx/fedora)](https://hub.docker.com/r/startx/fedora)
[![Docker Repository on Quay](https://quay.io/repository/startx/fedora/status "Docker Repository on Quay")](https://quay.io/repository/startx/fedora)

This project is a collection of application or services containers ready to execute
or used to embed your application as part of a building process.

For more information on image list and how to use them, you should go to
the [startx containers documentation](https://docker-images.readthedocs.io).