SethBodine / audit-tools

Container of Audit Tools for Cloud Security Reviews
2 stars 0 forks source link

Docker Pull from Repo stacks Images #6

Closed SethBodine closed 12 months ago

SethBodine commented 2 years ago

They stack instead of being over-written

REPOSITORY                       TAG       IMAGE ID       CREATED        SIZE
ghcr.io/sethbodine/audit-tools   main      2390a60cef69   3 hours ago    5.56GB
ghcr.io/sethbodine/audit-tools   <none>    a374bb3f6aca   21 hours ago   5.56GB

Workaround in place:

docker system prune -a -f --filter "label=audit-tools"
SethBodine commented 12 months ago

Resolved with changes to tags https://github.com/SethBodine/docker/commit/d651171e8cbf60e343874c9ca3251658d7af5324