Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
| | | | | | | | | | | | | This will help document the defaults in podman build. podman build --help will now show the defaults and mention the environment variables that can be set to change them. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #1364 Approved by: mheon | ||
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
Vendor in buildah and use as much of commit and bug as possible for podman build and commit. Resolves #586 Signed-off-by: baude <bbaude@redhat.com> Closes: #681 Approved by: mheon |