Class RemoveContainerOptions

    • Constructor Detail

      • RemoveContainerOptions

        public RemoveContainerOptions()
    • Method Detail

      • volume

        public RemoveContainerOptions volume​(boolean volume)
        Remove the volumes associated to the container
        Parameters:
        volume - If set to true the volume associated to the container will be removed. Otherwise it will not be removed.