Bind-mount a volume and create it if it doesn't exist prior to mounting.
Declarations
Type
list of stringDefault
[ ]Example
[
"/var/run/docker.sock:/var/run/docker.sock"
]Bind-mount a volume and create it if it doesn't exist prior to mounting.
list of string[ ][
"/var/run/docker.sock:/var/run/docker.sock"
]