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§
- Docker
Session - A session representing a working context inside a Docker container.