feat: add docker support

This commit is contained in:
Maël Gangloff
2024-08-11 15:43:30 +02:00
parent c145a23a63
commit 97d3db3f56
16 changed files with 349 additions and 516 deletions

View File

@@ -0,0 +1,5 @@
; See https://docs.docker.com/desktop/networking/#i-want-to-connect-from-a-container-to-a-service-on-the-host
; See https://github.com/docker/for-linux/issues/264
; The `client_host` below may optionally be replaced with `discover_client_host=yes`
; Add `start_with_request=yes` to start debug session on each request
xdebug.client_host = host.docker.internal