mirror of
https://github.com/sjlongland/gentoo-docker-builder.git
synced 2025-09-13 10:03:17 +10:00
mkimg.sh: Ignore return value from docker rmi
.
If `docker images` fails to find any dangling images, it returns no values and `docker rmi` complains there's nothing to delete. The clean-up step failing is annoying rather than harmful.
This commit is contained in:
parent
4dbc9609fb
commit
c7254f6d28
Loading…
Reference in New Issue
Block a user