Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 669 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 669 Bytes

docker-php73-fpm-fez

This repository contains a Dockerfile of php73-fpm-fez for Docker's automated build published to the public Docker Hub Registry.

Installation

  1. Install Docker.

  2. Download the automated build from the public Docker Hub Registry: docker pull uqlibrary/php73-fpm-fez

    (or, you can build an image from Dockerfile: `docker build -t uqlibrary/php73-fpm-fez .)

Usage

  1. Start the container:

    docker run uqlibrary/php73-fpm-fez