Files
podman/test/e2e
Sascha Grunert f63bbca4da Fix ps port output
When defining multiple ports (same src/dst) like `-p 80:80 -p 443:443`
then podman will not show the complete output on `podman ps` (only
`0.0.0.0:80->80/tcp` in the example). This also applies to port ranges.

This patch refactors the port loop by pre-checking for ranges and
displaying them correctly to the end user.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-10-20 17:00:23 +02:00
..
2020-07-21 14:22:30 -04:00
2018-04-05 14:13:49 +00:00
2020-08-04 15:10:47 -04:00
2020-10-13 17:28:45 -07:00
2020-07-13 17:11:26 -05:00
2020-10-13 17:28:45 -07:00
2020-10-02 06:58:02 -07:00
2020-07-28 10:27:44 -04:00
2020-09-29 16:01:26 -04:00
2020-10-08 18:19:37 -07:00
2020-10-08 18:19:37 -07:00
2020-10-20 17:00:23 +02:00
2020-09-29 16:01:26 -04:00
2020-09-29 16:01:26 -04:00
2020-09-29 16:01:26 -04:00
2020-09-30 11:57:31 +02:00
2020-09-15 00:02:45 +02:00