Skip to content

WordPress PHP docker image extends by xDebug and BlackFire extensions

Notifications You must be signed in to change notification settings

dam6pl/wordpress-php-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress PHP docker image

WordPress PHP docker image extends by xDebug and Blackfire extensions.

Docker image for increase development experience allows the use xDebug and Blackfire extensions for increase performance and better debugging.

As an extra feature Symfony VarDumper component is also available in this image.

How to enable xDebug extension?

xDebug extension can be enabled by adding the followed key in the environment section:

ENABLE_XDEBUG: 1

How to enable BlackFire extension?

Blackfire extension, like xDebug, can be enabled by adding the followed key in the environment section:

ENABLE_BLACKFIRE: 1

Also, the extension required to load the official Blackfire image.

Rest of configuration fields

The rest of the configuration explanations are available on the official image page on Docker HUB.

License

View license information for the software contained in this image.

About

WordPress PHP docker image extends by xDebug and BlackFire extensions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages