copyToContainer

protected suspend fun copyToContainer(hostPath: Path)

Copies files from the host to the container using the Docker API.

Parameters

hostPath

The path on the host to copy files from.