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 was archived by the owner on Apr 13, 2026. It is now read-only.
Since a few years, Docker buildx is the default build engine.
To build a local image, with must add
--loadflag to thedocker buildcommand.Also, would be a good thing to support podman.
I can do a PR if you want since I had to fix it to build rancher/k3s on my laptop ^^