<!-- ************************************************************************************ *READ ME FIRST* This repository is for reporting bugs with the Docker Desktop for Linux software, which we respond to on a best-effort basis. Do *not* paste logfiles into github issues: upload diagnostics instead, which are only visible to Docker engineers. community support is available from the Docker community Slack (https://www.docker.com/docker-community). Issues without sufficient detail to debug them will be closed. They generally need a clear title and description, steps to reproduce, and a diagnostics ID. See https://docs.docker.com/docker-for-windows/troubleshoot/#diagnose-and-feedback for how to generate a diagnostics ID either from inside the app or from the command line. ************************************************************************************ --> <!-- Click these checkboxes after submitting, or place an "x" in them. --> - [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics ID: 03f84bfe-fba8-48ba-9743-317355122474/20230315073455 ### Expected behavior Docker continues to run ### Actual behavior Initially, everything works fine. Docker runs, Desktop works, I can open devcontainers in VS Code, it's wonderful. But. Eventually, Docker will just stop on its own, and all Docker commands will return "ERROR: Error response from daemon: Bad response from Docker engine" ### Information <!-- Please, help us understand the problem. For instance: - Is it reproducible? - Is the problem new? - Did the problem appear with an update? - A reproducible case if this is a bug, Dockerfiles FTW. --> - Linux distro: Ubuntu - Distro version: 20.04 - Docker Desktop Version: v4.17.0 Fresh installs of both Ubuntu and Docker Desktop. This behavior has occurred since the beginning. ### Steps to reproduce the behavior <!-- A reproducible case, Dockerfiles FTW. --> 1. Install Docker desktop 2. Wait