docker-compose npm install hangs
getaddrinfo EAI_AGAIN registry.npmjs.org I use a two step process for deploying changes to one of my apps, first docker-compose build app to build the latest image and then docker-compose up --no-deps -d app to replace the current version. Recently the first step in this process started hanging at the line...