What’s Running in Production? Making Your Docker Images Identifiable
Metadata
- Author: Itamar Turner-Trauring
- Full Title: What’s Running in Production? Making Your Docker Images Identifiable
- Category:#articles
- Document Tags: git Outline
- Summary: It’s difficult to debug production problems if you don’t know what image is running in production.
- URL: https://pythonspeed.com/articles/identifying-images/
Highlights
- (git rev-parse —short HEAD) (git rev-parse —abbrev-ref HEAD) GIT_COMMIT $GIT_BRANCH (View Highlight)
📂 Articles | Последнее изменение: 14.11.2024 20:54