mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-20 07:01:04 +00:00
3 lines
92 B
Bash
3 lines
92 B
Bash
docker inspect -f '{{ range $k, $v := .Config.Labels -}}
|
|
{{ $k }}={{ $v }};
|
|
{{ end -}}' $cid |