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> | ||
* | podman port | baude | 2018-01-23 |
podman port reports the port mappings per container. it can be used to report the ports ofa single container or latest container or all containers. in the case of a single container, the user can add an option filter for port and protocol. Signed-off-by: baude <bbaude@redhat.com> |