Search
Optional configuration for the `volume` type.
@type t() :: %DockerEngineAPI.Model.MountVolumeOptions{ DriverConfig: MountVolumeOptionsDriverConfig, Labels: %{optional(String.t()) => String.t()}, NoCopy: boolean() }