Companion

object Companion

Properties

Link copied to clipboard
protected val DUMMY_CMD: String

Dummy command for when the copy operation is performed using the Docker API and, if the container is executed, only needs to keep the container alive.

Functions

Link copied to clipboard
private fun fixupTarEntryPermissions(entry: TarArchiveEntry, path: Path)

Fixes the execute bit of the path using the information of the tar entry.