Image | {{ container.Image }} | ||
Port configuration |
{{ portMapping.container }} {{ portMapping.host }}
|
||
CMD | {{ container.Config.Cmd|command }} |
||
ENV |
|
||
Labels |
|
Host | Container |
---|---|
{{ vol|key: ':' }} | {{ vol|value: ':' }} |
Network Name | IP Address | Gateway | MacAddress | Actions |
---|---|---|---|---|
{{ key }} | {{ value.IPAddress || '-' }} | {{ value.Gateway || '-' }} | {{ value.MacAddress || '-' }} |