Skip to content
vip-codespaces/xdebug / sha256:1ac32002e9890e6c7833d203057cbf539c12ebf4a353f5462986862c2d9df647

1.4.1

sha256:1ac32002e9890e6c7833d203057cbf539c12ebf4a353f5462986862c2d9df647
Add to your devcontainer.json
Learn more about Dev Container Features
"features": {
    "ghcr.io/automattic/vip-codespaces/xdebug:1.4.1": {}
}

Loading

Manifest

{
  "digest": "sha256:1ac32002e9890e6c7833d203057cbf539c12ebf4a353f5462986862c2d9df647",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 2038,
  "config": {
    "digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
    "mediaType": "application/vnd.devcontainers",
    "size": 0
  },
  "layers": [
    {
      "digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
      "mediaType": "application/vnd.oci.image.layer.v1.tar",
      "size": 0
    },
    {
      "digest": "sha256:df2b9b148061cc12a3b1fbe3b1874ac0af2e7eb9214ee3d24646a1ed277f458d",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 15872
    }
  ],
  "labels": {
    "dev.containers.metadata": "{\"name\":\"Xdebug\",\"id\":\"xdebug\",\"version\":\"1.4.1\",\"description\":\"Configures Xdebug for the Dev Environment\",\"options\":{\"enabled\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Whether to enable Xdebug (`false` is equivalent to setting `mode` to `off`)\"},\"mode\":{\"type\":\"string\",\"default\":\"debug,develop\",\"description\":\"Xdebug mode\",\"proposals\":[\"off\",\"develop\",\"coverage\",\"debug\",\"gcstats\",\"profile\",\"trace\"]}},\"installsAfter\":[\"ghcr.io/automattic/vip-codespaces/php\"],\"customizations\":{\"vscode\":{\"extensions\":[\"xdebug.php-debug\"],\"settings\":{\"launch\":{\"version\":\"0.2.0\",\"configurations\":[{\"name\":\"Listen for Xdebug\",\"type\":\"php\",\"request\":\"launch\",\"port\":9003},{\"name\":\"Launch currently open script\",\"type\":\"php\",\"request\":\"launch\",\"program\":\"${file}\",\"cwd\":\"${fileDirname}\",\"port\":0,\"runtimeArgs\":[\"-dxdebug.start_with_request=yes\"],\"env\":{\"XDEBUG_MODE\":\"debug,develop\",\"XDEBUG_CONFIG\":\"client_port=${port}\"}},{\"name\":\"Launch Built-in web server\",\"type\":\"php\",\"request\":\"launch\",\"runtimeArgs\":[\"-dxdebug.mode=debug,develop\",\"-dxdebug.start_with_request=yes\",\"-S\",\"0.0.0.0:0\"],\"program\":\"\",\"cwd\":\"/wp\",\"port\":9003,\"serverReadyAction\":{\"pattern\":\"Development Server \\\\(http://0.0.0.0:([0-9]+)\\\\) started\",\"uriFormat\":\"http://localhost:%s\",\"action\":\"openExternally\"}}],\"compounds\":[]}}}}}",
    "com.github.package.type": "devcontainer_feature"
  }
}

Download activity

  • Total downloads 602
  • Last 30 days 280
  • Last week 34
  • Today 3

Other tags on this version