Hi Jun, > > Another thing is I observed that there are a lot obsolete images on these > nodes, example: > > ...
>
>
> So I'd like to update the "Remove-Dangling-Docker-Images" job to search
> these images by:
> docker images -f “dangling=true” -q
> instead of previous:
> docker images | grep '^<none>' | awk '{ print $3}'
>
> The previous cmd could query all these untagged images. What do you think?
Very good! Could you please make that change?
Olaf
signature.asc
Description: Message signed with OpenPGP
