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