Friday, September 06, 2019

Inspect labels in a Docker image


docker inspect --format "{{ .Config.Labels }}" <IMAGE_URL>

No comments: