ambrosus / ambrosus-node

The Ambrosus Node
Mozilla Public License 2.0
41 stars 8 forks source link

Old docker images are not removed - taking so much space #426

Open shipmonite opened 3 years ago

shipmonite commented 3 years ago

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

Jerome2506 commented 3 years ago

@shipmonite

Instructions regarding this can be found on the node maintenance wiki: https://github.com/ambrosus/community-wiki/wiki/Maintenance-Atlas#node-cache-cleanup There is also an github issue created to include this in the update scripts: https://github.com/ambrosus/issues/issues/64