An open API service indexing awesome lists of open source software.

https://github.com/ycrao/base-runtime-images

基础运行时镜像/Base runtime images
https://github.com/ycrao/base-runtime-images

base-image infrastructure runtime-image

Last synced: 3 months ago
JSON representation

基础运行时镜像/Base runtime images

Awesome Lists containing this project

README

          

# base-runtime-images

> 基础运行时镜像(Base runtime images)

### 目录(Index)

- [php7.4-fpm-ngx](./php7.4-fpm-ngx/README.md): based on `alpine`, with `php7.4-fpm + nginx + supervisor` .
- [php7.4-fpm-cdy](./php7.4-fpm-cdy/README.md): based on `alpine`, with `php7.4-fpm + caddy + supervisor` .
- [php8.1-fpm-ngx](./php8.1-fpm-ngx/README.md): based on `alpine`, with `php8.1-fpm + nginx + supervisor` .
- [php8.1-fpm-cdy](./php8.1-fpm-cdy/README.md): based on `alpine`, with `php8.1-fpm + caddy + supervisor` .
- [php8.3-fpm-ngx](./php8.1-fpm-ngx/README.md): based on `alpine`, with `php8.1-fpm + nginx + supervisor` .
- [php8.3-fpm-cdy](./php8.1-fpm-cdy/README.md): based on `alpine`, with `php8.1-fpm + caddy + supervisor` .
- [php8.4-fpm-ngx](./php8.4-fpm-ngx/README.md): based on `alpine`, with `php8.4-fpm + nginx + supervisor` .
- [php8.4-fpm-cdy](./php8.4-fpm-cdy/README.md): based on `alpine`, with `php8.4-fpm + caddy + supervisor` .