Skip to main content

docker

Method
This is a method of the SandboxConfig class in the sandbox module.
Create a Docker sandbox config.

Signature

def docker(image: impl Into<String>) -> Self

Parameters

image
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.