Package com.atlassian.bamboo.docker
Class DataVolume
java.lang.Object
com.atlassian.bamboo.docker.DataVolume
Represents a Docker container data volume.
-
Constructor Details
-
DataVolume
-
-
Method Details
-
getContainerDirectory
- Returns:
- the path to the data volume inside the container.
-
getHostDirectory
- Returns:
- the path to the mapped host directory. May be null if the container data volume is not mapped to a host directory.
-
equals
-
hashCode
public int hashCode() -
toString
-