You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a docker container (FreeIPA), which has it's DNS server port (:53) exposed to 127.0.0.1 and 192.168.200.8 addresses.
The docker run command part:
I have a docker container (FreeIPA), which has it's DNS server port (:53) exposed to 127.0.0.1 and 192.168.200.8 addresses.
The docker run command part:
The same part in the
docker inspect
output:The problem: using
runlike
shows only the first IP address as a-p ...
parameter.The text was updated successfully, but these errors were encountered: