Known IssuesDocker MTUVersion: 2.3On this pageDocker MTUCheck VM Network MTUrun Command: ip a Override the mtu of dockerrun Command: sudo vi /etc/docker/daemon.json { "mtu": 1442}Restart the docker servicesrun Command: sudo systemctl restart dockerCheck the docker mturun Command: sudo docker network inspect bridge