public class Docker extends Object
| Constructor and Description |
|---|
Docker(hudson.Launcher launcher,
hudson.model.TaskListener listener) |
public Docker(hudson.Launcher launcher,
hudson.model.TaskListener listener)
public boolean hasImage(String image) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void buildImage(hudson.FilePath workspace,
String tag)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void run(String image, hudson.FilePath workspace, String user, String command) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void stop(String container) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.