Module cp

Module cp 

Source
Expand description

Docker cp command implementation.

This module provides the docker cp command for copying files/folders between a container and the local filesystem.

Structsยง

CpCommand
Docker cp command builder
CpResult
Result from the cp command