Container interface
Properties
environment | |
image | |
map |
|
options | |
ports | |
volumes |
Property Details
environment
environment: {[key: string]: string}
Property Value
{[key: string]: string}
image
image: string
Property Value
string
mapDockerSocket
mapDockerSocket: boolean
Property Value
boolean
options
options: string
Property Value
string
ports
ports: string[]
Property Value
string[]
volumes
volumes: string[]
Property Value
string[]