Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Return imageid from podman pull | baude | 2018-02-15 |
| | | | | | | | | | | | | When using podman to pull an image, print the image id after the image is pulled. Resolves issue #329 Signed-off-by: baude <bbaude@redhat.com> Closes: #342 Approved by: rhatdan | ||
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
Migrate ps, pull, push, and rm from bats to ginkgo. Also, fixed a conditional issue with adding ports when an image defines the port and the user wants to override it. Signed-off-by: baude <bbaude@redhat.com> Closes: #277 Approved by: baude |