Container interface
屬性
environment | |
image | |
map |
|
options | |
ports | |
volumes |
屬性詳細資料
environment
environment: {[key: string]: string}
屬性值
{[key: string]: string}
image
image: string
屬性值
string
mapDockerSocket
mapDockerSocket: boolean
屬性值
boolean
options
options: string
屬性值
string
ports
ports: string[]
屬性值
string[]
volumes
volumes: string[]
屬性值
string[]