Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andidittrich/dockerfiles

public dockerfile library. just a collection of different packages including base images + build systems
https://github.com/andidittrich/dockerfiles

alpine debian debian-installer docker dockerfile dockerfile-library dockerfiles library-catalogue

Last synced: about 1 month ago
JSON representation

public dockerfile library. just a collection of different packages including base images + build systems

Awesome Lists containing this project

README

        

Public Dockerfile Library
==============================

Docker Hub Repository: [https://hub.docker.com/r/andidittrich/](https://hub.docker.com/r/andidittrich/)

Index
----------------------------

**Base Images**

* [debian-raw](debian-raw/) | Minimal Debian image including multistrap based build system `~55MB`
* [alpine-raw](alpine-raw/) | Minimal Alpine Linux image directly based on mini-root-filesystem

**Runtime**

* [php-runtime](php-runtime/) | PHP 7.0 FPM runtime
* [php-runtime-dev](php-runtime-dev/) | PHP 7.0 development via [php build-in webserver](http://php.net/manual/en/features.commandline.webserver.php)

License
------------------------------
The Dockerfiles are OpenSource and licensed under the Terms of [Mozilla Public License 2.0](https://opensource.org/licenses/MPL-2.0) - your're welcome to contribute