Docs [skip ci]
This commit is contained in:
parent
c4383f7f6d
commit
1690d13b07
2 changed files with 20 additions and 14 deletions
28
Readme.md
28
Readme.md
|
@ -2,17 +2,17 @@
|
|||
|
||||
This repository contains the Dockerfiles for the Benzine containers.
|
||||
|
||||
| Container | Tags | Build status | Description |
|
||||
| -------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
|
||||
| PHP 8.3 CLI | <ul><li>benzine/php:cli-8.3</li><li>ghcr.io/benzine-framework/php:cli-8.3</li></ul> | [PHP 8.3 CLI Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.3 CLI container built atop Runit |
|
||||
| PHP 8.2 CLI | <ul><li>benzine/php:cli-8.2</li><li>ghcr.io/benzine-framework/php:cli-8.2</li></ul> | [PHP 8.2 CLI Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.2 CLI container built atop Runit |
|
||||
| PHP 8.1 CLI | <ul><li>benzine/php:cli-8.1</li><li>ghcr.io/benzine-framework/php:cli-8.1</li></ul> | [PHP 8.1 CLI Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.1 CLI container built atop Runit |
|
||||
| PHP 7.4 CLI | <ul><li>benzine/php:cli-7.4</li><li>ghcr.io/benzine-framework/php:cli-7.4</li></ul> | [PHP 7.4 CLI Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 7.4 CLI container built atop Runit |
|
||||
| PHP 8.3 NGINX | <ul><li>benzine/php:nginx-8.3</li><li>ghcr.io/benzine-framework/php:nginx-8.3</li></ul> | [PHP 8.3 NGINX Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.3 NGINX container built atop Runit |
|
||||
| PHP 8.2 NGINX | <ul><li>benzine/php:nginx-8.2</li><li>ghcr.io/benzine-framework/php:nginx-8.2</li></ul> | [PHP 8.2 NGINX Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.2 NGINX container built atop Runit |
|
||||
| PHP 8.1 NGINX | <ul><li>benzine/php:nginx-8.1</li><li>ghcr.io/benzine-framework/php:nginx-8.1</li></ul> | [PHP 8.1 NGINX Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.1 NGINX container built atop Runit |
|
||||
| PHP 7.4 NGINX | <ul><li>benzine/php:nginx-7.4</li><li>ghcr.io/benzine-framework/php:nginx-7.4</li></ul> | [PHP 7.4 NGINX Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 7.4 NGINX container built atop Runit |
|
||||
| PHP 8.3 Apache | <ul><li>benzine/php:apache-8.3</li><li>ghcr.io/benzine-framework/php:apache-8.3</li></ul> | [PHP 8.3 Apache Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.3 Apache container built atop Runit |
|
||||
| PHP 8.2 Apache | <ul><li>benzine/php:apache-8.2</li><li>ghcr.io/benzine-framework/php:apache-8.2</li></ul> | [PHP 8.2 Apache Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.2 Apache container built atop Runit |
|
||||
| PHP 8.1 Apache | <ul><li>benzine/php:apache-8.1</li><li>ghcr.io/benzine-framework/php:apache-8.1</li></ul> | [PHP 8.1 Apache Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 8.1 Apache container built atop Runit |
|
||||
| PHP 7.4 Apache | <ul><li>benzine/php:apache-7.4</li><li>ghcr.io/benzine-framework/php:apache-7.4</li></ul> | [PHP 7.4 Apache Build Status](https://github.com/benzine-framework/docker/actions/workflows/php-flavours.yml/badge.svg) | Multi-thread PHP 7.4 Apache container built atop Runit |
|
||||
| Container | Tags | Build status | Description |
|
||||
| -------------- | ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
|
||||
| PHP 8.3 CLI | `benzine/php:cli-8.3`<br/>`ghcr.io/benzine-framework/php:cli-8.3` |    | Multi-thread PHP 8.3 CLI container built atop Runit |
|
||||
| PHP 8.2 CLI | `benzine/php:cli-8.2`<br/>`ghcr.io/benzine-framework/php:cli-8.2` |    | Multi-thread PHP 8.2 CLI container built atop Runit |
|
||||
| PHP 8.1 CLI | `benzine/php:cli-8.1`<br/>`ghcr.io/benzine-framework/php:cli-8.1` |    | Multi-thread PHP 8.1 CLI container built atop Runit |
|
||||
| PHP 7.4 CLI | `benzine/php:cli-7.4`<br/>`ghcr.io/benzine-framework/php:cli-7.4` |    | Multi-thread PHP 7.4 CLI container built atop Runit |
|
||||
| PHP 8.3 NGINX | `benzine/php:nginx-8.3`<br/>`ghcr.io/benzine-framework/php:nginx-8.3` |    | Multi-thread PHP 8.3 NGINX container built atop Runit |
|
||||
| PHP 8.2 NGINX | `benzine/php:nginx-8.2`<br/>`ghcr.io/benzine-framework/php:nginx-8.2` |    | Multi-thread PHP 8.2 NGINX container built atop Runit |
|
||||
| PHP 8.1 NGINX | `benzine/php:nginx-8.1`<br/>`ghcr.io/benzine-framework/php:nginx-8.1` |    | Multi-thread PHP 8.1 NGINX container built atop Runit |
|
||||
| PHP 7.4 NGINX | `benzine/php:nginx-7.4`<br/>`ghcr.io/benzine-framework/php:nginx-7.4` |    | Multi-thread PHP 7.4 NGINX container built atop Runit |
|
||||
| PHP 8.3 Apache | `benzine/php:apache-8.3`<br/>`ghcr.io/benzine-framework/php:apache-8.3` |    | Multi-thread PHP 8.3 Apache container built atop Runit |
|
||||
| PHP 8.2 Apache | `benzine/php:apache-8.2`<br/>`ghcr.io/benzine-framework/php:apache-8.2` |    | Multi-thread PHP 8.2 Apache container built atop Runit |
|
||||
| PHP 8.1 Apache | `benzine/php:apache-8.1`<br/>`ghcr.io/benzine-framework/php:apache-8.1` |    | Multi-thread PHP 8.1 Apache container built atop Runit |
|
||||
| PHP 7.4 Apache | `benzine/php:apache-7.4`<br/>`ghcr.io/benzine-framework/php:apache-7.4` |    | Multi-thread PHP 7.4 Apache container built atop Runit |
|
||||
|
|
6
Todo.md
Normal file
6
Todo.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# TODO LIST
|
||||
|
||||
- Write some integration tests that verify the containers do what they're supposed to
|
||||
- Refactor pipeline to have a build-test-deploy pipeline
|
||||
- Add a vulnerability scanner to the pipeline
|
||||
- More badges. More badges. More badges.
|
Loading…
Reference in a new issue