irigon
Results
1
issues of
irigon
I am trying to pass extra_hosts argument to build without success. Bellow is a simple way to reproduce this issue: ``` import podman from podman import PodmanClient CONTAINER_SOCKET_PATH = "unix:///var/run/docker.sock"...