php-devenv
Docker development einviroment for PHP-CLI and Apache with Composer and Git.
2.7K
Local development enviroment with Docker (Apache 2.4, PHP 7.4 and PHP 7.4 CLI with extensions). This repo provides Dockerfiles for automated building with Dockerhub.
The images are based on php image from Dockerhub and featureing more extensions:
The development images come with different tags:
php-devenv:74-cliThe PHP-CLi interpreter for command line development with PHP.
php-devenv:74-apache24The Apache webserver with mod-php for webapplication development.
The .env file contains the host directories to map to the Docker volumes.
To use these with JetBrains PhpStorm you may want to change the .env file paths
to ./ according to the following blog entries on:
New Docker-Compose Support in PhpStorm 2017.2
Quickstart with Docker in PhpStorm
See php-devenv on Dockerhub fore more information.
Content type
Image
Digest
sha256:8f8c17094…
Size
243.8 MB
Last updated
8 months ago
docker pull eurobertics/php-devenv:85-apache24