podman/pkg/rootlessport
Paul Holzinger 32424d9a9b
remove rootlessport socket to prevent EADDRINUSE
When we restart a container via podman restart or restart policy the
rootlessport process fails with `address already in use` because the
socketfile still exists.
This is a regression and was introduced in commit abdedc31a2.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-09-13 16:45:55 +02:00
..
rootlessport_linux.go remove rootlessport socket to prevent EADDRINUSE 2021-09-13 16:45:55 +02:00