Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 363 Bytes

File metadata and controls

25 lines (15 loc) · 363 Bytes

Docker-PHP

  • PHP 8.1

Getting Started

Build (or rebuild) the docker image.

$ docker-compose build

Example application

An example application can be viewed in /example.

Contributing

Upgrading the PHP version

Update the PHP version in the following files:

  • Dockerfile
  • /services/phpfpm.sh
  • /environment/nginx/default