mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-31 12:47:57 +00:00
add the ability to attach to a running container. the tunnel side of this is not enabled yet as we have work on the endpoints and plumbing to do yet. add the ability to exec a command in a running container. the tunnel side is also being deferred for same reason. Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| virtwriter | ||
| attach.go | ||
| config.go | ||
| containers.go | ||
| containers_create.go | ||
| events.go | ||
| generate.go | ||
| images.go | ||
| mount.go | ||
| pods.go | ||
| remote_client.go | ||
| system.go | ||
| transfers.go | ||
| util.go | ||
| volumes.go | ||