PHP FPM 7.2 running on Alpine Linux
4.8K
This repository contains a Dockerfile of PHP 7.2 FPM for Docker's automated build published to the public Docker Hub Registry.
Install Docker.
Download the automated build from the public Docker Hub Registry: docker pull uqlibrary/php72-fpm
(or, you can build an image from Dockerfile: `docker build -t uqlibrary/php72-fpm .)
Start the container:
docker run uqlibrary/php72-fpm
Content type
Image
Digest
sha256:e4149cdcb…
Size
137.6 MB
Last updated
about 4 years ago
docker pull uqlibrary/php72-fpm