Skip to content

Commit

Permalink
add more info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmanders committed Jul 10, 2024
1 parent 16cf4d1 commit 7b246b4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# 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 |

0 comments on commit 7b246b4

Please sign in to comment.