Container interface
Özellikler
| environment | |
| image | |
| map |
|
| options | |
| ports | |
| volumes |
Özellik Ayrıntıları
environment
environment: {[key: string]: string}
Özellik Değeri
{[key: string]: string}
image
image: string
Özellik Değeri
string
mapDockerSocket
mapDockerSocket: boolean
Özellik Değeri
boolean
options
options: string
Özellik Değeri
string
ports
ports: string[]
Özellik Değeri
string[]
volumes
volumes: string[]
Özellik Değeri
string[]