Latest PHP-FPM container configured with basic extensions and production settings.
1M+
Latest official PHP-FPM container configured with basic extensions and production settings.
See example directory for sample config file showing how to use this container with nginx.
php:
image: joebiellik/php
volumes:
# Website files
- ./www:/www
ports:
- "9000:9000"
Content type
Image
Digest
Size
138.7 MB
Last updated
about 5 years ago
docker pull joebiellik/php