Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Final ginkgo migration | baude | 2018-02-08 |
| | | | | | | | | | | | | | | | Completion of the migration from bats to ginkgo. This includes: * load * mount * pause * port * run_networking * search Note: build will be done within a different PR Signed-off-by: baude <bbaude@redhat.com> | ||
* | Add podman search command | umohnani8 | 2018-02-06 |
podman search queries a registry for a matching image and prints the output. I added a new flag called "registry" giving the user the option to search a specific registry if they don't want to search all their default registries. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #241 Approved by: rhatdan |