Tom Morris on Nostr: Today in "log output that very much does not look right"... $ docker images --format ...
Today in "log output that very much does not look right"...
$ docker images --format '{{json .}}'
{... "CreatedAt":"1970-01-01 01:00:00 +0100 BST","CreatedSince":"54 years ago" ...}
There goes "if the Docker image is over N weeks/months old, maybe it might be worth checking" as a proactive security approach.
$ docker images --format '{{json .}}'
{... "CreatedAt":"1970-01-01 01:00:00 +0100 BST","CreatedSince":"54 years ago" ...}
There goes "if the Docker image is over N weeks/months old, maybe it might be worth checking" as a proactive security approach.