Rootless bake #3060
Rootless bake
#3060
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I run
docker buildx bake
in a rootless container?I am using a remote buildkit instance, and just want to send my HCL file to be built there. Can that be done without root?
So how can I run
docker buildx bake --builder=remote --push
in a rootless manner?Rootless is a requirement in the company CI setup.
Beta Was this translation helpful? Give feedback.
All reactions