{
  "id": 8122658,
  "title": "Running Docker through WSL instead of Docker Desktop cut my resource usage in half, but there's a catch",
  "url": "https://urgent.news/2026/09/17/running-docker-through-wsl-instead-of-docker-desktop-cut-my-resource",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-17T23:00:16.000Z",
  "source": {
    "name": "XDA Developers",
    "slug": "xda-developers",
    "url": "https://www.xda-developers.com/running-docker-through-wsl-instead-docker-desktop-cut-resource-usage-half/"
  },
  "original_language": "en",
  "account": null,
  "summary": "A user found that running Docker through Windows Subsystem for Linux (WSL) instead of Docker Desktop reduced resource usage by half. According to XDA Developers, the user's Task Manager showed that Docker Desktop's helper processes were using over a GB of memory even when not in use.\n\nThe user switched to using Docker with WSL2, which is free to use. Dev.to explains that Docker Desktop's licensing issue led many developers to find alternatives. The Docker engine itself, dockerd, is open-source and can run in WSL2. A tool called Skrog allows users to run Docker in WSL2 without the need for Docker Desktop.\n\nHowever, using Docker with WSL2 has some limitations. The WSL2 virtual machine can disappear when shut down or put to sleep, and the Docker engine may crash, requiring manual intervention to restart. A supervisor tool, Skrog, can help manage the Docker engine and ensure it restarts automatically.",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Dev.to",
        "title": "Docker Desktop costs money now. Your Windows box already has the engine.",
        "url": "https://urgent.news/2026/09/17/docker-desktop-costs-money-now-your-windows-box-already-has-the-engine",
        "published": "2026-09-17T19:44:42.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}