blob: 2e5545d7b20305f9681b89a2ce4d95f98713d383 (
plain) (
blame)
1
2
3
4
|
Python library to use the pseudo-tty of a docker container
Provides the functionality needed to operate the pseudo-tty (PTY) allocated to
a docker container, using the Python client.
|