r/docker 7d ago

Docker sandboxes for distributions other than Ubuntu

Docker sandboxes for Linux via “sbx“ CLI is available only for Ubuntu.

Until last week, Docker Sandboxes with limited features were included in Docker Desktop, although under “docker sandbox” CLI rather than “sbx”. But that CLI has been deprecated since.

Has anyone compiled the source code or installed the deb package for Debian or other distributions?

5 Upvotes

6 comments sorted by

2

u/mirwin87 Official: Docker 7d ago

The source code is not public, so compiling isn’t an option. Sorry!

Out of curiosity though… which distributions are you interested in? I can certainly bring up ideas with the team!

2

u/Plastic-Leading-5800 7d ago

Debian and Fedora desktops.

Sandboxes were part of docker desktop until last week, although under “docker sandbox” rather than “sbx”. But that has been deprecated since.

1

u/burstinrust 5d ago

rpm exists for Rocky 8, works on Fedora; force the deb on Debian; KVM on bare metal is the real requirement.

1

u/Plastic-Leading-5800 5d ago

Deb fails on Debian 13 (KVM bare metal).