echo"Skipped image removal because of force mode."
echo"Running image removal without extra confirmation due to force mode."
docker rmi ${IMGS_TO_DELETE[*]}
fi
fi
echo -e "\e[32mFurther cleanup...\e[0m"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.