ShellExec

constructor(distro: BaseDockerfile, config: ShellExec.Config, mountPath: Path?)

Parameters

distro

Distro image to execute the command in.

config

The configuration to instantiate this class.

mountPath

If not null, the path relative to the host machine to mount onto /mnt.