Package Details: docker-sbx 0.34.0-1

Git Clone URL: https://aur.archlinux.org/docker-sbx.git (read-only, click to copy)
Package Base: docker-sbx
Description: Docker sandboxes - run AI coding agents in isolated microVM sandboxes
Upstream URL: https://docs.docker.com/ai/sandboxes/
Keywords: docker sandbox sbx
Licenses: Apache-2.0, GPL-2.0-only, LicenseRef-Docker-Proprietary
Conflicts: sbx
Provides: sbx
Submitter: jthurner
Maintainer: jthurner
Last Packager: jthurner
Votes: 4
Popularity: 1.20
First Submitted: 2026-04-30 14:39 (UTC)
Last Updated: 2026-06-30 10:55 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

jthurner commented on 2026-06-02 07:32 (UTC)

The checksum was wrong, please try again with 0.31.2-3

farangkao commented on 2026-06-02 07:12 (UTC)

trying to install it, i get this error:

==> Making package: docker-sbx 0.31.2-1 (Tue 02 Jun 2026 09:08:21 AM CEST) ==> Retrieving sources... -> Found DockerSandboxes-linux.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... DockerSandboxes-linux.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error downloading sources: /home/markus/.cache/yay/docker-sbx context: exit status 1

jthurner commented on 2026-05-19 13:56 (UTC)

Hey vnoel, libkrun has now been replaced with libsailor in the latest release, and from the install script it looks like docker-sbx expects mkfs.erofs under the custom libexec/ path, the debian package also bundles it instead of declaring a dependency. I'd just follow their packaging for now, at least until it gets out of experimental.

vnoel commented on 2026-05-15 14:13 (UTC)

Hi, you can also replace the bundled mkfs.erofs with a dependency to the package erofs-utils in extra.

I tried in the past to use libkrun from extra too as a replacement for the bundled libkrun.so but it didn't work at the time… not sure if this is still true though :)

jthurner commented on 2026-05-04 18:24 (UTC)

Thanks! fixed the URL.

jpapadopoulos commented on 2026-05-03 18:38 (UTC)

The current upstream URL is https://docs.docker.com/ai/sandboxes/ You could also use https://github.com/docker/sbx-releases , but the docs page has better documentation