All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.gesellix.docker.client.checkpoint.ManageCheckpoint Maven / Gradle / Ivy

There is a newer version: 2024-09-15T19-40-00-groovy-4
Show newest version
package de.gesellix.docker.client.checkpoint;

public interface ManageCheckpoint {

//    TODO create      Create a checkpoint from a running container

//    TODO ls          List checkpoints for a container

//    TODO rm          Remove a checkpoint
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy