Package javaforce.lxc
Class Docker.DockerContainer
java.lang.Object
javaforce.lxc.LxcContainer
javaforce.lxc.Docker.DockerContainer
- Enclosing class:
Docker
-
Field Summary
Fields inherited from class javaforce.lxc.LxcContainer
id, image -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javaforce.lxc.LxcContainer
getStates, setImage, toString
-
Constructor Details
-
DockerContainer
-
-
Method Details
-
attach
- Specified by:
attachin classLxcContainer
-
detach
public boolean detach()- Specified by:
detachin classLxcContainer
-
close
public boolean close()- Specified by:
closein classLxcContainer
-
restart
public boolean restart()- Specified by:
restartin classLxcContainer
-
delete
public boolean delete()- Specified by:
deletein classLxcContainer
-