Files
oam/snippets/docker.sh
2024-06-07 01:02:02 +02:00

5 lines
60 B
Bash

#!/usr/bin/env sh
docker images -a
docker images --digests