Class MiniStackEmulatorRuntime
java.lang.Object
com.cloudforge.core.local.AbstractLocalEmulatorRuntime
com.cloudforgeci.ministack.MiniStackEmulatorRuntime
- All Implemented Interfaces:
LocalEmulatorRuntime
Starts and stops the MiniStack Docker container (
cfc-ministack).-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionArguments afterdocker run -dwhen the container does not yet exist.Methods inherited from class AbstractLocalEmulatorRuntime
baseDockerCreateArgs, conflictingContainerName, containerName, healthEndpoint, isHealthy, isRunning, onStarted, spec, start, stop, targetMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LocalEmulatorRuntime
restart
-
Field Details
-
INSTANCE
-
-
Method Details
-
dockerCreateArgs
Description copied from class:AbstractLocalEmulatorRuntimeArguments afterdocker run -dwhen the container does not yet exist.- Specified by:
dockerCreateArgsin classAbstractLocalEmulatorRuntime- Throws:
IOException
-