Class CommonContainerProperties.MountVolume

java.lang.Object
com.playtika.testcontainer.common.properties.CommonContainerProperties.MountVolume
Enclosing class:
CommonContainerProperties

@Validated public static class CommonContainerProperties.MountVolume extends Object
Mount a local file or directory from the host as a container volume with READ_ONLY or READ_WRITE access mode.
  • Constructor Details

    • MountVolume

      public MountVolume()