Volume
class Volume extends Alvine
Volume
Properties
protected string | $host | ||
protected string | $container |
Methods
__construct(string $host, string $container)
Neue Instanz erstellen
string
getHostPath()
Hostverzeichnis
string
getContainerPath()
Containerverzeichnis
static Volume
getInstanceFromString(string $string)
Neue Volume
string
__toString()
Ausgabe
Details
at line 53
__construct(string $host, string $container)
Neue Instanz erstellen
at line 66
string
getHostPath()
Hostverzeichnis
at line 75
string
getContainerPath()
Containerverzeichnis
at line 88
static Volume
getInstanceFromString(string $string)
Neue Volume
at line 105
string
__toString()
Ausgabe
host:container