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?