Docker-PHP/Readme.md

19 lines
7.7 KiB
Markdown
Raw Permalink Normal View History

Trunk linter (#17) * linting is fun * mis-detection of missing healthcheck staements. * typo * disable tagging vanity tags on non-main branch * Unbugger node build? * Add gitleaks detector, remove an expired secret. * More linting-derived cleanup * Fiddle with trivy * Fiddle with trivy * add a readme * Fix build bug with php flavours * Marshall should build other flavours of ubuntu. * Fiddle with act cache location. * Add concurrency checks * Composer version gubbins for 7.0/7.1 * ubuntu is just a label, and injected over the top of. * Composer version gubbins for 7.0/7.1 * Run when workflow is altered too please. * Hopefully fix composer stage. * setup tooling meta-tooling. * Add trunk * Disable mirror mode, its being problematic, and increase retries to 5. * Revisit how ghcr login works. * Add trunk checks. * All hail the linter * Heavilly revise workflow * Fettling * Fettling * Fettling * Fettling * Fettling * Cleanup * Cleanup * Fettling.. Why does mitm build but not redis? * Fettling.. Why does mitm build but not redis? * Debuggin * Fettling. * Fix build? * Permissions are a pain * Switch around some should_push logic because envs aren't available that early. * Permissionssssss * Trivy, bane of my life * Fix merge? * Fix labels * Help node along, among other things * Redis 6.1 & 7.1 aren't a thing any more. * Ffff USER nonsense * latest-openssl doesn't exist. * fixup mysqlproxy. * Fix labels * uurrgh * uurrgh * Didn't need to add the mitmproxy user, it exists * Missing ghcr login * Missing backtick * Fix build? * Add validate build step to bouncer. * Fix bouncer build * Disable laravel build * Missing env * Fix swarm mon build * Scout just doesn't seem to work.
2024-02-07 15:21:14 +00:00
# Benzine Docker Containers
This repository contains the Dockerfiles for the Benzine containers.
2024-05-19 02:55:08 +00:00
| Container | Tags | Build status | Description |
| -------------- | ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
| PHP 8.3 CLI | `benzine/php:cli-8.3`<br/>`ghcr.io/benzine-framework/php:cli-8.3` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/cli-8.3?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/cli-8.2?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/cli-8.1?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/cli-7.4?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/nginx-8.3?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/nginx-8.2?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/nginx-8.1?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/nginx-7.4?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/apache-8.3?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/apache-8.2?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/apache-8.1?logo=docker&label=Size) | 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` | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/trunk.check.yml?logo=github&label=QC) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/benzine-framework/php/php.yml?logo=github&label=Build) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/benzine/php/apache-7.4?logo=docker&label=Size) | Multi-thread PHP 7.4 Apache container built atop Runit |