diff --git a/profile/README.md b/profile/README.md index c319227..98bc75d 100644 --- a/profile/README.md +++ b/profile/README.md @@ -31,10 +31,10 @@ Fundamentally, this is the psuedo 'brand' that I publish open source projects. | [Mosquitto/MQTT](https://github.com/benzine-framework/docker-mqtt) | `docker pull ghcr.io/benzine-framework/mqtt` | | [![MQTT](https://github.com/benzine-framework/docker-mqtt/actions/workflows/mqtt.yml/badge.svg)](https://github.com/benzine-framework/docker-mqtt/actions/workflows/mqtt.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-mqtt/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-mqtt/actions/workflows/trunk.check.yml) | | [MySQL Proxy](https://github.com/benzine-framework/docker-mysql-proxy) | `docker pull ghcr.io/benzine-framework/mysql-proxy` | | [![MySQL Proxy](https://github.com/benzine-framework/docker-mysql-proxy/actions/workflows/mysql-proxy.yml/badge.svg)](https://github.com/benzine-framework/docker-mysql-proxy/actions/workflows/mysql-proxy.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-mysql-proxy/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-mysql-proxy/actions/workflows/trunk.check.yml) | | [Node](https://github.com/benzine-framework/docker-node) | `docker pull ghcr.io/benzine-framework/node` | My flavoured images of the node runtime. | [![NodeJS](https://github.com/benzine-framework/docker-node/actions/workflows/node.yml/badge.svg)](https://github.com/benzine-framework/docker-node/actions/workflows/node.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-node/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-node/actions/workflows/trunk.check.yml) | -| [Perl](https://github.com/benzine-framework/docker-perl) | `docker pull ghcr.io/benzine-framework/perl` | I had to do perl too for god knows what reason | [![Perl](https://github.com/benzine-framework/docker-perl/actions/workflows/perl.yml/badge.svg)](https://github.com/benzine-framework/docker-perl/actions/workflows/perl.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-perl/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-perl/actions/workflows/trunk.check.yml) | -| [PHP](https://github.com/benzine-framework/docker-php) | `docker pull ghcr.io/benzine-framework/php` | Where it all began, being frustrated by needing two containers for PHP-FPM and Nginx, back in the day... | [![PHP](https://github.com/benzine-framework/docker-php/actions/workflows/php.yml/badge.svg)](https://github.com/benzine-framework/docker-php/actions/workflows/php.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-php/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-php/actions/workflows/trunk.check.yml) | -| [Postgres](https://github.com/benzine-framework/docker-postgres) | `docker pull ghcr.io/benzine-framework/postgres` | | [![Postgres](https://github.com/benzine-framework/docker-postgres/actions/workflows/postgres.yml/badge.svg)](https://github.com/benzine-framework/docker-postgres/actions/workflows/postgres.yml) [![.io Check](https://github.com/benzine-framework/docker-postgres/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-postgres/actions/workflows/trunk.check.yml) | -| [Redis](https://github.com/benzine-framework/docker-redis) | `docker pull ghcr.io/benzine-framework/redis` | | [![Redis](https://github.com/benzine-framework/docker-redis/actions/workflows/redis.yml/badge.svg)](https://github.com/benzine-framework/docker-redis/actions/workflows/redis.yml) | [![Trunk.io Check](https://github.com/benzine-framework/docker-redis/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-redis/actions/workflows/trunk.check.yml) | +| [Perl](https://github.com/benzine-framework/docker-perl) | `docker pull ghcr.io/benzine-framework/perl` | I had to do perl too for god knows what reason | [![Perl](https://github.com/benzine-framework/docker-perl/actions/workflows/perl.yml/badge.svg)](https://github.com/benzine-framework/docker-perl/actions/workflows/perl.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-perl/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-perl/actions/workflows/trunk.check.yml) | +| [PHP](https://github.com/benzine-framework/docker-php) | `docker pull ghcr.io/benzine-framework/php` | Where it all began, being frustrated by needing two containers for PHP-FPM and Nginx, back in the day... | [![PHP](https://github.com/benzine-framework/docker-php/actions/workflows/php.yml/badge.svg)](https://github.com/benzine-framework/docker-php/actions/workflows/php.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-php/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-php/actions/workflows/trunk.check.yml) | +| [Postgres](https://github.com/benzine-framework/docker-postgres) | `docker pull ghcr.io/benzine-framework/postgres` | | [![Postgres](https://github.com/benzine-framework/docker-postgres/actions/workflows/postgres.yml/badge.svg)](https://github.com/benzine-framework/docker-postgres/actions/workflows/postgres.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-postgres/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-postgres/actions/workflows/trunk.check.yml) | +| [Redis](https://github.com/benzine-framework/docker-redis) | `docker pull ghcr.io/benzine-framework/redis` | | [![Redis](https://github.com/benzine-framework/docker-redis/actions/workflows/redis.yml/badge.svg)](https://github.com/benzine-framework/docker-redis/actions/workflows/redis.yml) [![Trunk.io Check](https://github.com/benzine-framework/docker-redis/actions/workflows/trunk.check.yml/badge.svg)](https://github.com/benzine-framework/docker-redis/actions/workflows/trunk.check.yml) |