It looks like your default Docker bridge is broken or your LAN network has an IP address from the same IP range. It could also happen when you are running Docker in a WSL 2 distribution on Windows which uses a random, but similar ip range. The default Docker bridge has the following subnet: 172.17.0.0/16
I moved the topic to DockerEngine, as the shared version indicates that you are not using Docker Desktop.
Also, please, use code blocks when sharing code, terminal outputs, logs, everything with special characters thst otherwise would be interpreted by the forums markdown filter or as a BB code. I edited your post to make it more readable.