apigee-pull-push.sh adalah utilitas yang mengambil semua image untuk project saat ini dari Google Docker Hub dan mengirimkannya ke repositori yang Anda tentukan.
Persyaratan
docker: Anda dapat memeriksa apakah docker diinstal di shell dengan perintah
berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-12 UTC."],[[["This documentation refers to Apigee hybrid version 1.7, which is no longer supported and should be upgraded."],["`apigee-pull-push.sh` is a utility used to pull project images from the Google Docker hub and push them to a specified repository."],["The utility requires both `docker` and `gcloud` to be installed, which can both be verified by using the `which` command in your shell."],["You can check the current project using `gcloud config list core/project --format='value(core.project)'` and then configure it with `gcloud config set project PROJECT_ID`."],["You can push images to a specific repository using `apigee-pull-push.sh REPO` or to the default repository using `apigee-pull-push.sh`."]]],[]]