Skip to main content

Module session

Module session 

Source
Expand description

Docker session — execute commands and copy files inside a container using docker exec and docker cp.

Ports the Python BashSession / session.py.

Structs§

DockerSession
A session representing a working context inside a Docker container.