-
Configure you IDE to use xDebug with 9003 port.
-
Configure PHP Web Page server in your IDE.
-
Run docker container with env variabls for xDebug config.
codecept: environment: PHP_IDE_CONFIG: serverName=my-ide XDEBUG_MODE: develop,debug XDEBUG_CONFIG: 'client_host=host.docker.internal start_with_request=yes idekey=my-ide'
forked from systemseed/codeception
-
Notifications
You must be signed in to change notification settings - Fork 0
Enhanced Docker image for Codeception https://hub.docker.com/r/systemseed/codeception/
adubovskoy/codeception
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Enhanced Docker image for Codeception https://hub.docker.com/r/systemseed/codeception/
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Dockerfile 100.0%