My deploy keeps sitting at this line for 5 minutes:
Retrieving image library/node:15.10-alpine from registry mirror docker-cache.docker-cache.svc.cluster.local:5000
after it’s sit there for 5 minutes it goes to :
Retrieving image node:15.10-alpine from registry index.docker.io
What todo, so it wouldn’t wait so long every time?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @MihkelL, please open a support ticket so that we can look into this more closely. Thanks!
Click below to sign up and get $100 of credit to try our products over 60 days!
Now that image is slow as well.
Switched to
node:15.10.0-alpine3.10
and no such problem.