Open vladaionescu opened 8 years ago
I suspect this is a bug in Docker's libnetwork. We have workarounds due to this. See this for example.
libnetwork
This prevents us from properly supporting dynamic env creation, because the first request for the new env will fail / take a long time.
Note: I have seen this bug repro in some environments (Ubuntu 14.04, native docker) but not others (Mac with docker-machine and VirtualBox).
I suspect this is a bug in Docker's
libnetwork
. We have workarounds due to this. See this for example.This prevents us from properly supporting dynamic env creation, because the first request for the new env will fail / take a long time.
Note: I have seen this bug repro in some environments (Ubuntu 14.04, native docker) but not others (Mac with docker-machine and VirtualBox).