Skip to content
vip-codespaces/xdebug / sha256:ed8831e4de0cd1f5d0fd1bea83fb851a3d07e21efa10e8781c79031f7d026425

1.3.1

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

Loading

Manifest

{
  "digest": "sha256:ed8831e4de0cd1f5d0fd1bea83fb851a3d07e21efa10e8781c79031f7d026425",
  "mediaType": "application/vnd.oci.image.manifest.v1+json",
  "size": 1984,
  "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:4ccc26b148c3287e956ea41f7526627861dd1dea3a5952471c3858e884e87924",
      "mediaType": "application/vnd.devcontainers.layer.v1+tar",
      "size": 13312
    }
  ],
  "labels": {
    "dev.containers.metadata": "{\"name\":\"Xdebug\",\"id\":\"xdebug\",\"version\":\"1.3.1\",\"description\":\"Configures Xdebug for the Dev Environment\",\"options\":{\"enabled\":{\"type\":\"boolean\",\"default\":false,\"description\":\"Enable Xdebug feature\"},\"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 13
  • Last 30 days 2
  • Last week 0
  • Today 0

Other tags on this version