Cesar Talledo

Results 300 comments of Cesar Talledo

Hi @mariovor, thanks for giving Sysbox a shot and for filing the issue. On a quick look, it seems Kaniko (running inside the Sysbox container) is failing as it's trying...

> I will try out your workaround, however I'am suprised that Kaniko is trying to remove anything in `lib/modules/5.15.0-1005-aws`. Thats sound really strange to me. Maybe that is a bug...

Thanks @vpalazhi for filing this issue. I'll take a look into what it would take to support managing AppArmor profiles from inside a Sysbox rootless container. Given that managing AppArmor...

> Hi, I really appreciate all your work on this project, it's really awesome! > > I too am facing a similar issue to this on Ubuntu for Raspberry Pi,...

With PR #127, Sysbox now supports distros such as RedHat/Fedora, CentOS, and Debian. However, we don't yet have package installer for these distros. As a result, you must build Sysbox...

> In addition, these distros do not support shiftfs (unlike Ubuntu), so using Sysbox there requires that the container manager above be configured with user-namespaces (e.g., Docker must be configured...

> Try updating Sysbox on host machine to [v0.5.2](https://github.com/nestybox/sysbox/releases/tag/v0.5.2), it includes a fix required for newer Docker versions >=20.10.15. Not sure I follow @matheusmbar: per [above](https://github.com/nestybox/sysbox/issues/557#issue-1262436548), this issue occurs with...

Hi @pgrobelniak , that issue is caused by a bug in the 5.15.0-50-generic kernel (the kernel is missing a Ubuntu-specific patch that enables shiftfs to work on it). One solution...

Hi @immae1, support for v1.22 and v1.23 is there already. Apologies, forgot to update this issue accordingly, will do so now.

Here is a sample Packer script for building an AMI with pre-installed Sysbox based on an Ubuntu EKS AMI, courtesy of @maximsmol. https://github.com/latchbio/sysbox-eks-ami