mirror of
https://github.com/containers/podman.git
synced 2026-03-26 18:43:30 -04:00
Docker shows exposed ports as just PORT/PROTO so match that behavior. It is not clear to me why someone needs that information in ps as "expose" doesn't effect anything networking related. Fixes https://issues.redhat.com/browse/RHEL-32154 Signed-off-by: Paul Holzinger <pholzing@redhat.com>