Skip to content

Instantly share code, notes, and snippets.

@apc-kamezaki
Created April 8, 2022 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apc-kamezaki/0bc4fc56510fbfe08db2d5117100c557 to your computer and use it in GitHub Desktop.
Save apc-kamezaki/0bc4fc56510fbfe08db2d5117100c557 to your computer and use it in GitHub Desktop.
az acr repository show-manifests --name ${ACR_NAME} --repository sample/hello-world -o yaml
- digest: sha256:1cd58fa1e708475d153c02dffe6f533307841d900fb784f4d851e0d1edb18754
tags:
- v1.0.1
timestamp: '2022-04-08T06:04:17.6509128Z'
- digest: sha256:20e981b2e9ff5b2766f9670b9c59b0a71d2026478cb7be188b809cdab548ee9d
tags:
- rel-ce1a
timestamp: '2022-04-08T06:39:13.9341191Z'
- digest: sha256:449686cb518342e27d0d00c0193dcb1818a0681ec5dd341dd972b96fbaf674ba
tags:
- rel-ce19
timestamp: '2022-04-08T06:38:44.6499728Z'
- digest: sha256:79ca6a6ab18091c6eb8ccea5a8b39c76af3a51f04eebb20c5b626db15e76d117
tags:
- rel-ce1b
- v1.1.1
timestamp: '2022-04-08T08:56:57.553296Z'
- digest: sha256:a32cd7f392e13a6583b4825f81956387f24e66173a522534f203ace993e6eb54
tags: []
timestamp: '2022-04-08T01:52:20.2164752Z'
- digest: sha256:f1cf518bc892b37dda15994b33210a0f5b2e901931628b90d6b420b5d822b665
tags:
- v1.1.0
timestamp: '2022-04-08T06:23:44.7183009Z'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment