- Minor
When there are updates for docker images and you run the update for all containers, if your time is off the docker pull/run command will fail because of a cert error but it will not display in the log shown, it'll show 0 bits pulled for the new image and rebuild the container using the existing image and show the update as successful even though no update has been applied.