Cannot load image tarball into Docker because Docker wants root user but Bazel wants non-root user #597
Replies: 1 comment
-
|
The problem was that Docker Desktop must be open for the CLI to work. I can run |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Explanation
I see no way to load the image tarball into Docker successfully because of a catch-22:
bazel run.My code is in a brand-new repository with the following PR: josalvatorre/monorepo-alpha#1. I'm working on an M2 Sonoma 14.5 Mac.
Output
Non-root user
Root user
Beta Was this translation helpful? Give feedback.
All reactions