Skip to content
vip-codespaces/xdebug / sha256:5cb813bef9481606f3e398ac5c4f1c3a52ef5eb088f5ce2e9becbf442d3f176a

1.4.0

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

Loading

Manifest

{
  "digest": "sha256:5cb813bef9481606f3e398ac5c4f1c3a52ef5eb088f5ce2e9becbf442d3f176a",
  "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:cd945eee5b8f6e146d4ba939f8aa9634652d151e7eca2b1be1865165511a0711",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 15872
    }
  ],
  "labels": {
    "dev.containers.metadata": "{\"name\":\"Xdebug\",\"id\":\"xdebug\",\"version\":\"1.4.0\",\"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 1
  • Last 30 days 1
  • Last week 0
  • Today 0

Other tags on this version