summaryrefslogtreecommitdiff
path: root/libpod/container_attach.go
Commit message (Expand)AuthorAge
* Fix another comparison of a Go interface against nilMatthew Heon2018-04-13
* Allowing attaching stdin to non-interactive containersMatthew Heon2018-04-13
* Change attach to accept a struct containing streamsMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13
* Only allocate tty when -tbaude2018-04-03
* Remove dependency on kubernetesbaude2018-03-27
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* attach: set the terminal size and handle SIGWINCHGiuseppe Scrivano2018-03-06
* Strip unused format specifierMatthew Heon2018-01-27
* Close attach control fileMatthew Heon2018-01-27
* Use debugf to allow parsing of format specifierSuraj Deshmukh2017-12-12
* kpod_startbaude2017-11-29
* Change location of created runc specs to make them survive rebootMatthew Heon2017-11-29
* Fix terminal attachbaude2017-11-15
* Fix gofmt errorsDaniel J Walsh2017-11-02
* Fix trivial import issueMatthew Heon2017-11-01
* libpod create and runbaude2017-11-01