mirror of
https://github.com/containers/podman.git
synced 2026-03-19 07:08:38 -04:00
Docker supports -H and --host for specify the listening socket. Podman should support them also in order to match the CLI. These will not be documented since Podman defaults to using the --url option. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>