https://github.com/kizzycode/php-docker
A Debian-based, self-contained PHP application server image (php-fpm, nginx)
https://github.com/kizzycode/php-docker
Last synced: 5 months ago
JSON representation
A Debian-based, self-contained PHP application server image (php-fpm, nginx)
- Host: GitHub
- URL: https://github.com/kizzycode/php-docker
- Owner: KizzyCode
- Created: 2024-01-16T02:08:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T18:32:43.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T00:53:21.257Z (7 months ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kizzycode/php
A Debian-based, self-contained PHP application server image (php-fpm, nginx).
### Container users
Container users may interact with the external environment via mountpoints:
- `www-data`: A system user for the webserver and php; it has UID `10000`