Package org.jenkinsci.plugins.dockerbuildstep.cmd.remote
package org.jenkinsci.plugins.dockerbuildstep.cmd.remote
-
ClassDescriptionA Callable wrapping the commit command.A Callable wrapping the commands necessary to create a container.A Callable wrapping the commands necessary to create an image.A Callable wrapping the exec create command.A Callable wrapping the exec start command.A Callable wrapping the kill container command.A Callable wrapping the list containers command.A Callable wrapping the pull command.A Callable wrapping the push command.A Callable wrapping the remove container command.A Callable wrapping the remove image command.A Callable wrapping the restart container command.A Callable wrapping the save image command.A Callable wrapping the start container command.A Callable wrapping the stop container command.A Callable wrapping the tag image command.A Callable wrapping the inspect container command.