|
|
|
|
|
by qaq
3503 days ago
|
|
Not being a fan of docker but "Since images sizes can be as high as few GB, its easy to run out of disk space. This is another problem with docker which you have to figure out yourself. Despite the fact that everyone who’s ever used docker seriously has to come across this issue sooner or later; no one tells you about this at the outset" -
monitoring free disk space is something you definitely want to do regardless of using docker or not. |
|
I've deployed a global unit into our coreos cluster that regularly executes:
You need to be sure that you don't lose important data when running something like this in your setup, but it works nicely to remove old images. This script is deployed to non-coreos servers as well.