github docker/sbx-releases nightly
Nightly build @fed2362

latest release: nightly-202608130349-fed2362
pre-release7 hours ago

Note

Nightly build from main — 2026-08-13 (fed23628dd7228600e4b89a714f464ba0582b43d)

Installation

macOS (Homebrew)

brew install docker/tap/sbx@nightly

Windows

Download the .msi file below and double-click to install or
use the command line:

msiexec /i DockerSandboxes.msi /quiet

Ubuntu

Download the .deb file for your Ubuntu version and CPU architecture below, then:

sudo apt install ./DockerSandboxes-linux-amd64-ubuntu2404.deb  # Ubuntu 24.04
sudo apt install ./DockerSandboxes-linux-amd64-ubuntu2604.deb  # Ubuntu 26.04
sudo apt install ./DockerSandboxes-linux-arm64-ubuntu2404.deb  # Ubuntu 24.04 arm64
sudo apt install ./DockerSandboxes-linux-arm64-ubuntu2604.deb  # Ubuntu 26.04 arm64

Rocky Linux 8

Download the .rpm file for your CPU architecture below, then:

sudo dnf install ./DockerSandboxes-linux-amd64-rockylinux8.rpm
sudo dnf install ./DockerSandboxes-linux-arm64-rockylinux8.rpm

Don't miss a new sbx-releases release

NewReleases is sending notifications on new releases.