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
Describe the bug
I am running podman and podman console on windows 10 machine. I have used my previous docker compose yaml file to run containers using podman compose. However the containers fail to run due to the following error. Error: invalid IP address in add-host: "host-gateway" To Reproduce
Steps to reproduce the behavior:
Does it work if you remove the extra_hosts completely from your docker-compose file and use host.containers.internal everywhere you would have otherwise been using host.docker.internal?
Describe the bug
I am running podman and podman console on windows 10 machine. I have used my previous docker compose yaml file to run containers using podman compose. However the containers fail to run due to the following error.
Error: invalid IP address in add-host: "host-gateway"
To Reproduce
Steps to reproduce the behavior:
please use minimal reproducible example for example give me a small busybox-based compose yaml
Expected behavior
Containers should start successfully
Actual behavior
Error: invalid IP address in add-host: "host-gateway
Output
Environment:
The text was updated successfully, but these errors were encountered: