We heavily have been using docker for the last 6 years. We use it behind our vpn at the university for our work. Since last Summer '24, any docker commands and network interactions (especially with our databases) have suddenly become slow, to now being almost unbearable. With vpn off though, docker will run very quick for the most part.
We figured that obviously it has to be with the University vpn, yet our main IT department states that nothing has really changed with the vpn and likely it has something to do with docker. We did update to the later docker around that time on our MacOS laptops.
We are working on trying to see if there is some configuration that might need to be changed on our side to get docker to work properly again behind the vpn. In the meantime, I just want to check on here if anyone else has dealt with this same issue, and did you find any resolution for yourself? Is there some docker configuration that might resolve the issue, or is there anything specific you know of with vpns that has to be modified?
Thanks