Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cgroupsns was not following containers.conf | Daniel J Walsh | 2020-05-01 |
| | | | | | | Implement ParseCgroupsNamespace to handle defaults. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | Update to the latest version of buildah | Daniel J Walsh | 2020-02-19 |
| | | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
Move to containers/image v5 and containers/buildah to v1.11.4. Replace an equality check with a type assertion when checking for a docker.ErrUnauthorizedForCredentials in `podman login`. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> |