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
- Host: GitHub
- URL: https://github.com/ycrao/base-runtime-images
- Owner: ycrao
- License: mit
- Created: 2022-05-25T07:06:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-30T03:10:04.000Z (8 months ago)
- Last Synced: 2025-09-30T05:30:58.855Z (8 months ago)
- Topics: base-image, infrastructure, runtime-image
- Language: Dockerfile
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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` .