$ gcloud container images list-tags gcr.io/${PROJECT_NAME}/${IMAGE_NAME} --sort-by=~timestamp |\
 awk 'NR == 2 {print $2}'
More than 5 years have passed since last update.
GCP Container Registry 上にあるコンテナイメージの一番新しい tag を取ってくる
Last updated at Posted at 2019-02-26
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
 - You can efficiently read back useful information
 - You can use dark theme