| September 16, 2014 | ||
|---|---|---|
View bfebdfd
Splitting the exec remote API into two separate APIs inorder to support resizing of tty sessions. 1. /container/<name>/exec - Creates a new exec command instance in the daemon and container '<name>'. Returns an unique ID for each exec command. 2. /exec/<name>/start - Starts an existing exec command instance. Removes the exec command from the daemon once it completes.Vishnu Kannan authored on 2014/09/16 07:56:47 |
||
| August 1, 2014 | ||
|---|---|---|
View e0fd96f
Move "resize" to daemon/resize.goSolomon Hykes authored on 2014/08/01 05:53:22 |
||