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