On the node update process, old docker images needs to be deleted automatically.
These old docker images are taking so much space.
To check for old docker images, run the following command and tale note of the old versions and their size:
docker images
On the node update process, old docker images needs to be deleted automatically.
These old docker images are taking so much space.
To check for old docker images, run the following command and tale note of the old versions and their size:
docker images