You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
I think kim got bit by the runc capabilities mismatch that was giving permission errors running perfectly legit containers on glibc hosts a couple years back. I left employment at SUSE for over a year but sorta came back recently-ish (I work for RGS aka Rancher Federal now) and am seeking to refresh this project.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First, I am not sure if Kim is still maintained, but it sure is still super useful to build images for k3s.
kim fails to build this simple Dockerfile with the default buildkit
With this error:
Googling suggest it could be an incompatibility issue with Docker version and the recent version Debian bookworm.
I can work around it by using a newer buildkit version, but it would be nice to update the defaults:
The text was updated successfully, but these errors were encountered: