com.fitbur.github.dockerjava.api.command.PingCmd Maven / Gradle / Ivy
package com.fitbur.github.dockerjava.api.com.fitburmand;
/**
* Ping the Docker server
*
*/
public interface PingCmd extends SyncDockerCmd {
public static interface Exec extends DockerCmdSyncExec {
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy