Class EoulsanDockerManager
java.lang.Object
fr.ens.biologie.genomique.eoulsan.util.EoulsanDockerManager
This class define a Docker manager configurated with Eoulsan settings.
- Since:
- 2.6
- Author:
- Laurent Jourdren
-
Method Summary
Modifier and TypeMethodDescriptionstatic fr.ens.biologie.genomique.kenetre.util.process.DockerManagerGet the instance of the DockerManager.
-
Method Details
-
getInstance
public static fr.ens.biologie.genomique.kenetre.util.process.DockerManager getInstance() throws IOExceptionGet the instance of the DockerManager.- Returns:
- the instance of the DockerManager
- Throws:
IOException- if an error occurs while creating the DockerManager instance
-