Generate container specific Docker command-line options.
Goal container spec
Container goal registration object
Docker command-line entrypoint, env, p, and volume options
Kill running Docker containers, then delete network, and remove directory container directory. If the copy fails, it throws an error. Other errors are logged and ignored.
See CleanupOptions
Kill Docker containers. Any errors are caught and logged, but not re-thrown.
Containers to kill, they will be killed by name
Options to use when calling spawnLog
Use a temporary under the home directory so Docker can use it as a volume mount.
Execute container goal using Docker CLI. Wait on completion of first container, then kill all the rest.
Generated using TypeDoc
Extension to GoalContainer to specify additional docker options