Is it possible to remove a pushed image from Google Container Registry?
I mean without handling the Google Cloud Storage directory
Check how to delete images here.
Using CLI
gcloud container images delete [HOSTNAME]/[PROJECT-ID]/[IMAGE]
https://cloud.google.com/container-registry/docs/managing#deleting_images