Commit Graph

3 Commits

Author SHA1 Message Date
Qi Wang 59da11d4b4 add buildah login/logout & fix authfile path
Fix the bug that buildah reads /var/run/containers.. as authentication file.(in readme files it should be /run/containers/uid).
Add `buildah login`, `buildah logout` to close #1329, enable to use buildah login before running buildah bud for multi-stage bud and avoiding using --creds flag.

Signed-off-by: Qi Wang <qiwan@redhat.com>

Closes: #1501
Approved by: rhatdan
2019-05-02 21:59:12 +00:00
pixdrift fa2ae6a239 Update buildah scratch demo to support el7
Signed-off-by: pixdrift <support@pixeldrift.net>

Closes: #679
Approved by: rhatdan
2018-05-14 20:47:21 +00:00
William Henry @ipbabble 2ea3e11d18 Added demo dir and a demo. chged distrorlease
Signed-off-by: William Henry @ipbabble <whenry@redhat.com>

Closes: #668
Approved by: TomSweeneyRedHat
2018-05-10 21:21:34 +00:00