[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[atomic-devel] Buildah and "docker login"
- From: "D.S. Ljungmark" <ljungmark modio se>
- To: atomic-devel <atomic-devel projectatomic io>
- Subject: [atomic-devel] Buildah and "docker login"
- Date: Mon, 14 Aug 2017 19:55:38 +0200
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]