| April 10, 2015 | ||
|---|---|---|
View e290a22
Remove job from resize&execResizeAntonio Murdaca authored on 2015/04/10 06:51:22 |
||
| March 25, 2015 | ||
|---|---|---|
View c79b9ba
Remove engine.Status and replace it with standard go errorAntonio Murdaca authored on 2015/03/25 16:44:12 |
||
| December 17, 2014 | ||
|---|---|---|
View d25a653
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069Andrew C. Bodine authored on 2014/12/17 08:06:35 |
||
| 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 |
||