gcloud docker push gcr.io/google_containers/volume-ceph # Push image tagged as latest to repository
gcloud docker push gcr.io/google_containers/volume-ceph:$(TAG)# Push version tagged image to repository (since this image is already pushed it will simply create or update version tag)