<!-- ************************************************************************************ *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: 77aedea9-b10f-4ae1-9c66-198829326065/20230216021224 not sure these apply since the issue is with miscellaneous files included in the debian package ### Expected behavior Not have miscellaneous files in the root directory ### Actual behavior Arch Linux package files and fedora spec file are in the root directory ### 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: Debian - Distro version: Debian Sid/Unstable - Docker Desktop Version: 4.16.2-95914 ### Steps to reproduce the behavior <!-- A reproducible case, Dockerfiles FTW. --> 1. Install docker-desktop (.deb) package 2. `dpkg -L docker-desktop|head`  3. ? 4. Profit