Hi all,
  So we're investigating migrating away from docker to build our
containers, and towards buildah instead.

So far, building appears to work, which is all very good, but I haven't
yet found a way to do the `docker login` step.  As far as I know, it's
an Oauth2 login with scopes set,  and then stored as a json object.


However, because of how docker works, I'd still have to run a docker
daemon just to log in with each CI build,  which makes buildah a pretty
pointless exercise for me.

So, does anyone have a good resource of how to achieve a proper
config.json, or other authentication, to allow `buildah push` to publish
to a private registry?



//D.S
-- 
8362 CB14 98AD 11EF CEB6  FA81 FCC3 7674 449E 3CFC

Reply via email to