Question
Why could my docker droplet started to be slow?
Suddenly the droplet started to build my docker image for ~40 minutes.
Locally or on another server, it builds for ~10 minutes. There were no configuration changes made. It just became too slow. What could go wrong or where to look for the issue?
P.S. I have not tried restarting the droplet yet, might restart help?
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.
×
Hiya @yarik335,
I would suggest giving it a restart and trying the build again. It could be something that’s using a load of memory or CPU time unexpectedly that’s causing it to build slow or any number of other things.
Let me know how it goes!
- Matt.