Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andidittrich/dockerfiles
- Owner: AndiDittrich
- License: mpl-2.0
- Created: 2018-06-27T09:07:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T10:22:15.000Z (10 months ago)
- Last Synced: 2024-04-14T04:42:19.145Z (9 months ago)
- Topics: alpine, debian, debian-installer, docker, dockerfile, dockerfile-library, dockerfiles, library-catalogue
- Language: Dockerfile
- Homepage:
- Size: 6.19 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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