sysbox icon indicating copy to clipboard operation
sysbox copied to clipboard

Investigate support for Sysbox on Bottlerocket OS

Open ctalledo opened this issue 3 years ago • 4 comments

Per the Bottlerrocket repo: "Bottlerocket is a free and open-source Linux-based operating system meant for hosting containers."

Some users have asked about Sysbox on Bottlerocket, which currently supports kernel 5.15 (which should include the ID-mapped-mounts feature).

This issue tracks the investigation of this. There is an issue on the Bottlerocket repo asking about this too.

ctalledo avatar Aug 26 '22 13:08 ctalledo

Tried here with the version 0.5.2 but it didn't work, maybe we need to workaround some stuff

  Warning  Failed     2s                kubelet            Error: failed to generate container "20f8f0d3fc76eef6d5d1f50f48246a370ca933f51a2c709c7db4ab5e776c6236" spec: failed to apply OCI options: failed to mkdir "/usr/local/bin/": mkdir /usr/local: read-only file system

Removing this volume, I can see

ERROR: Sysbox is not supported on this host's distro (bottlerocket-1.12.0).

renanqts avatar Feb 20 '23 19:02 renanqts

@renanqts, this is expected, there's some work that has to happen before we can support Bottlerocket.

rodnymolina avatar Feb 21 '23 02:02 rodnymolina

hey guys. I just saw that this problem is still there. I will try to investigate myself and propose something.

renanqts avatar Apr 05 '24 09:04 renanqts