Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 819 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 819 Bytes

PHP-FPM Alpine GitHub file size

This repo contains a recipe for making a Docker container for Drupal, using Linux, Apache and PHP7.2-FPM. To build, make sure you have Docker installed.

This will try to go in line with Drupal automated-testing.

And run the container, connecting port 9000:

docker run --rm -p 9000:9000 -v /path/of/application:/application saidatom/fpm-alpine

Authors

Created and maintained by Alexandre Dias (<alex.jm.dias_at_gmail.com>)

License

GPL v3