Hello,
I need to use a network proxy running with socks as socks5://127.0.0.1:1090 on my host system, inside the container running with podman.
How can I tell Podman to use that proxy inside the container as well?
Does Podman support this?