add: `docker-desktop-deb`
Required for https://github.com/rhino-linux/rhino-setup/pull/68
https://download.docker.com/linux/debian/dists/bullseye/pool/stable/amd64/ https://download.docker.com/linux/debian/dists/bullseye/pool/stable/arm64/ https://download.docker.com/linux/debian/dists/bookworm/pool/stable/amd64/ https://download.docker.com/linux/debian/dists/bookworm/pool/stable/arm64/ https://download.docker.com/linux/ubuntu/dists/focal/pool/stable/amd64/ https://download.docker.com/linux/ubuntu/dists/focal/pool/stable/arm64/ https://download.docker.com/linux/ubuntu/dists/jammy/pool/stable/arm64/ https://download.docker.com/linux/ubuntu/dists/jammy/pool/stable/amd64/ https://download.docker.com/linux/ubuntu/dists/noble/pool/stable/arm64/ https://download.docker.com/linux/ubuntu/dists/noble/pool/stable/amd64/ we have to add all of these
docker-ce_27.1.1-1~{debian,ubuntu}.{11,12,20.04,22.04,24.04}~{bullseye,bookworm,focal,jammy,noble}_{amd64,arm64}.deb
docker-compose-plugin_2.29.1-1~{debian,ubuntu}.{11,12,20.04,22.04,24.04}~{bullseye,bookworm,focal,jammy,noble}_{amd64,arm64}.deb
docker-ce-cli_27.1.1-1~{debian,ubuntu}.{11,12,20.04,22.04,24.04}~{bullseye,bookworm,focal,jammy,noble}_{amd64,arm64}.deb
docker-buildx-plugin_0.16.1-1~{debian,ubuntu}.{11,12,20.04,22.04,24.04}~{bullseye,bookworm,focal,jammy,noble}_{amd64,arm64}.deb
containerd.io_1.7.19-1_{amd64,arm64}.deb
docker-ce-rootless-extras_27.1.1-1~{debian,ubuntu}.{11,12,20.04,22.04,24.04}~{bullseye,bookworm,focal,jammy,noble}_{amd64,arm64}.deb
Wonderful :skull:
I still want this eventually when I have the time to make the pacscripts for it - but it's more a pacreq now than a PR.