PHP 7.4 FPM running on Alpine Linux
1.7K
This repository contains a Dockerfile of PHP 7.4 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/php74-fpm
(or, you can build an image from Dockerfile: docker build -t uqlibrary/php74-fpm)
Start the container:
docker run uqlibrary/php74-fpm
Content type
Image
Digest
Size
132.9 MB
Last updated
over 4 years ago
docker pull uqlibrary/php74-fpm