Known IssuesDocker MTUVersion: 2.2On this pageDocker MTUCheck VM Network MTU run Command: ip a Override the mtu of docker run Command: sudo vi /etc/docker/daemon.json { "mtu": 1442} Restart the docker services run Command: sudo systemctl restart docker Check the docker mtu run Command: sudo docker network inspect bridge