apigee-pull-push.sh is a utility that pulls all the images for your current project
from the Google Docker hub and
pushes them to your specified repository.
Requirements
docker: You can check if docker is installed in your shell with the following
command:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis documentation refers to Apigee hybrid version 1.7, which is no longer supported and should be upgraded.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eapigee-pull-push.sh\u003c/code\u003e is a utility used to pull project images from the Google Docker hub and push them to a specified repository.\u003c/p\u003e\n"],["\u003cp\u003eThe utility requires both \u003ccode\u003edocker\u003c/code\u003e and \u003ccode\u003egcloud\u003c/code\u003e to be installed, which can both be verified by using the \u003ccode\u003ewhich\u003c/code\u003e command in your shell.\u003c/p\u003e\n"],["\u003cp\u003eYou can check the current project using \u003ccode\u003egcloud config list core/project --format='value(core.project)'\u003c/code\u003e and then configure it with \u003ccode\u003egcloud config set project PROJECT_ID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can push images to a specific repository using \u003ccode\u003eapigee-pull-push.sh REPO\u003c/code\u003e or to the default repository using \u003ccode\u003eapigee-pull-push.sh\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]