Gabriele

Results 16 comments of Gabriele

@developer-guy, sorry to ping you directly here. Perhaps you can help with a review?

~~I see the CI failed on the [golangci](https://github.com/Trendyol/kink/runs/7279750738?check_suite_focus=true#logs) stage. I tried running it locally, and it seems to pass without any issue. Do you have any tips on that?~~

Morning @developer-guy, I'm looking forward to get your feedback here

Hi @DavidePastore, yes, I agree with you. Separating responsibilities by extending the main classes seems to me to be the right approach. I think this should be done in the...

krew 👍 brew 👍

Hello @nckturner and @wongma7 can we please get a review here?

@nckturner, @wongma7 any chance you can look into that?

We have a similar use case and it feels like a perfect match for the Gatekeeper scope. It would be great to reopen the discussion. @JosephGJ or @bianchi2 have you...

Hey @arcivanov did you find a workaround? I have the same issue on AL2 using `make sysbox-static` although I see `libseccomp-devel` included in the Dockerfile [here](https://github.com/nestybox/sysbox/blob/master/tests/Dockerfile.amzn-2#L58). I get during the...

Just opened a pull request [here](https://github.com/nestybox/sysbox/pull/768). Adding `libseccomp-static` in the Dockerfile seems to be the solution.