mirror of
https://github.com/sorenisanerd/gotty.git
synced 2025-04-02 17:10:29 +00:00
4 lines
134 B
Go
4 lines
134 B
Go
// Package docker provides an implementation of webtty.Slave
|
|
// that launches a command on a running docker container.
|
|
package docker
|