docker
Method
This is a method of the SandboxConfig class in the sandbox module.Create a Docker sandbox config.
Signature
Parameters
No description available.
Returns
The result of the operation.
docker: Create a Docker sandbox config.
This is a method of the SandboxConfig class in the sandbox module.Create a Docker sandbox config.
def docker(image: impl Into<String>) -> Self