Unmangle?
This commit is contained in:
parent
1fc6464bd5
commit
0b3f5b8ea7
1 changed files with 4 additions and 4 deletions
|
@ -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` | | [](https://github.com/benzine-framework/docker-mqtt/actions/workflows/mqtt.yml) [](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` | | [](https://github.com/benzine-framework/docker-mysql-proxy/actions/workflows/mysql-proxy.yml) [](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. | [](https://github.com/benzine-framework/docker-node/actions/workflows/node.yml) [](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 | [](https://github.com/benzine-framework/docker-perl/actions/workflows/perl.yml) [](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... | [](https://github.com/benzine-framework/docker-php/actions/workflows/php.yml) [](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` | | [](https://github.com/benzine-framework/docker-postgres/actions/workflows/postgres.yml) [](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` | | [](https://github.com/benzine-framework/docker-redis/actions/workflows/redis.yml) | [](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 | [](https://github.com/benzine-framework/docker-perl/actions/workflows/perl.yml) [](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... | [](https://github.com/benzine-framework/docker-php/actions/workflows/php.yml) [](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` | | [](https://github.com/benzine-framework/docker-postgres/actions/workflows/postgres.yml) [](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` | | [](https://github.com/benzine-framework/docker-redis/actions/workflows/redis.yml) [](https://github.com/benzine-framework/docker-redis/actions/workflows/trunk.check.yml) |
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue