Building a container fails on apt-key step #2153
Closed
dodgyrabbit
started this conversation in
General
Replies: 1 comment
-
As luck would have, I can't recreate it now. I deleted the lima image and started over. This time, created everything without issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a bit new to lima. I have a dockerfile that works when building on Linux directly, but failed when I tried to use lima on a Mac.
Under lima with containerd, the build fails here:
If you change that line to:
it works without an issue.
While this is probably not a bug in lima, I wonder if anyone knows what is going on here? How can I debug it?
Beta Was this translation helpful? Give feedback.
All reactions