mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
6 lines
226 B
Text
6 lines
226 B
Text
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.
|
|
|
|
WWW: https://github.com/d11wtq/dockerpty
|