Variant of our pgp 7.2 fpm image (with extra packages needed for api builds)
6.0K
This repository contains a Dockerfile of PHP 7.2 FPM (API variant) 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-api
(or, you can build an image from Dockerfile: `docker build -t uqlibrary/php72-fpm-api .)
Start the container:
docker run uqlibrary/php72-fpm-api
Content type
Image
Digest
Size
120.4 MB
Last updated
almost 7 years ago
docker pull uqlibrary/php72-fpm-api