Skip to content

outeredge/edge-docker-php-dev

Repository files navigation

edge-docker-php-dev

PHP development image by outer/edge - plays nicely with Ona (Gitpod).

See the base image edge-docker-php for configuration options. The following additional configuration is available with this image:

Environment Default Description
NEWRELIC_LICENSE - New Relic license key to enable New Relic PHP agent
XDEBUG_ENABLE On Enables the Xdebug PHP extension
XDEBUG_HOST - Specify the remote host Xdebug should connect to

When running in Ona, add the following to your automations.yaml:

services:
  servers:
    name: supervisord
    description: Launches PHP, Nginx and Redis
    commands:
      start: /entrypoint.sh /dev.sh
    triggeredBy:
      - postEnvironmentStart

About

Docker images designed for use with Gitpod / Magento development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published