docker-zen-node icon indicating copy to clipboard operation
docker-zen-node copied to clipboard

On reboot old images are not removed

Open phobos777 opened this issue 6 years ago • 0 comments

On reboot, images are not being removed. however if i log in an run: "systemctl stop zen-node && systemctl stop zen-secnodetracker && /usr/bin/docker rmi $(/usr/bin/docker images -q -f dangling=true)" then all the old images are removed.

maybe the install.sh isn't clearing them out?

phobos777 avatar Sep 19 '18 11:09 phobos777