osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
555 stars 70 forks source link

Name the cached images to make it easier to clean up the cached images #208

Open tfoote opened 1 year ago

tfoote commented 1 year ago

Otherwise there ends up being a lot of anonymous images which are not clear how to clean up.

You can do the purge untagged but this allows a more targeted cleanup.