Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniftyco/docker-images
Collection of base Docker images
https://github.com/aniftyco/docker-images
Last synced: about 1 month ago
JSON representation
Collection of base Docker images
- Host: GitHub
- URL: https://github.com/aniftyco/docker-images
- Owner: aniftyco
- License: mit
- Created: 2024-07-10T05:40:46.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-10T23:57:48.000Z (6 months ago)
- Last Synced: 2024-07-11T07:48:50.812Z (6 months ago)
- Language: Dockerfile
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Images
> Collection of base Docker images
This is a collection of base docker images for NiftyCo products and services to use.
| Image | Description |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| [`aniftyco/php`](php) | Sets up everything necessary to run a PHP application using PHP 8.3, Composer 2.7 and Caddy 2.7 on Alpine Linux 3.19 |
| [`aniftyco/laravel`](laravel) | Extends [`aniftyco/php`](php) to add support for installing and building assets in Node.js 20.12 using npm 10.2 and configures Caddy for Laravel |