Search Criteria
Package Details: sysbox-ce-bin 0.6.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sysbox-ce-bin.git (read-only, click to copy) |
---|---|
Package Base: | sysbox-ce-bin |
Description: | Container runtime with VM-like isolation (run Systemd, Docker, K8s in containers) |
Upstream URL: | https://github.com/nestybox/sysbox |
Licenses: | Apache |
Conflicts: | sysbox-ce |
Provides: | sysbox-ce |
Submitter: | gamezelda |
Maintainer: | gamezelda |
Last Packager: | gamezelda |
Votes: | 2 |
Popularity: | 0.075377 |
First Submitted: | 2021-04-01 12:55 (UTC) |
Last Updated: | 2025-05-10 08:22 (UTC) |
Dependencies (3)
- fuse2
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR)
- shiftfsAUR (optional) – For uid-mapping on very old kernels without idmapped-mounts
Latest Comments
gamezelda commented on 2025-05-01 16:12 (UTC) (edited on 2025-05-10 08:23 (UTC) by gamezelda)
The download links being broken is an upstream issue: https://github.com/nestybox/sysbox/issues/935
In the meanwhile you can build from source ("sysbox-ce" package).
EDIT: This is now resolved.
gamezelda commented on 2025-01-06 18:42 (UTC) (edited on 2025-01-18 16:03 (UTC) by gamezelda)
On bleeding edge kernels (Linux 6.13-rc) there is an issue starting Sysbox containers:
This is a kernel issue due to commit 3b97c3652d91 "fuse: convert direct io to use folios" and should be fixed once "fuse: fix direct io folio offset and length calculation" lands in 6.13 (https://lore.kernel.org/all/CAJfpegu7o_X=SBWk_C47dUVUQ1mJZDEGe1MfD0N3wVJoUBWdmg@mail.gmail.com/).
EDIT: This has been fixed before the 6.13 release.
gamezelda commented on 2021-07-22 19:18 (UTC)
As of v0.4.0 the Arch compatibility fixes are included upstream so sysbox-ce and sysbox-ce-bin are equivalent, use whatever you like.
gamezelda commented on 2021-04-08 16:43 (UTC)
For v0.3.0 I recommend the sysbox-ce source package because it includes some fixes for Arch compability. They have been upstreamed so this should not apply to new versions.