DockerContainerCreateSettings.

VolumesFrom Property

Summary

--volumes-from Mount volumes from the specified container(s)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerCreateSettings

Syntax

public string[] VolumesFrom { get; set; }

Value

Type Description
string[]