class Companion::Docker::Compose::Service::Volume
- Companion::Docker::Compose::Service::Volume
- Reference
- Object
Defined in:
docker/compose/compose.crConstructors
Instance Method Summary
-
#fix_local_source(working_directory : Path) : Nil
Converts relative paths to absolute paths in source
- #mode : Companion::Docker::Compose::Service::Volume::Mode
- #source : String | Nil
- #target : String
Constructor Detail
Instance Method Detail
def fix_local_source(working_directory : Path) : Nil
#
Converts relative paths to absolute paths in source