Class Docker

java.lang.Object
org.jenkinsci.test.acceptance.docker.Docker

public class Docker extends Object
Entry point to the docker support.

Use this subsystem by injecting this class into your test.

Author:
Kohsuke Kawaguchi, asotobueno