Container
Container Component
A Docker container.
A container block may contain attributes as specified by compose-spec's services element
Example
container "echo" {
image = "ealenn/echo-server"
}Last updated
Was this helpful?