Status | {{ container.State.Health.Status }} |
Failure count | {{ container.State.Health.FailingStreak }} |
Last output | {{ container.State.Health.Log[container.State.Health.Log.length - 1].Output }} |
Image | {{ container.Image }} | ||||
Port configuration |
{{ portMapping.container }} {{ portMapping.host }}
|
||||
CMD | {{ container.Config.Cmd|command }} |
||||
ENV |
|
||||
Labels |
|
||||
Restart policies |
|
Host/volume | Path in container | |
---|---|---|
{{ vol.Source }} | {{ vol.Name }} | {{ vol.Destination }} |