March 24, 2013
View 6ce64e8

Moved image name into config. runtime.Create() now receives a single Config parameter

Solomon Hykes authored on 2013/03/24 04:39:09
View 031f91d

runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc.

Solomon Hykes authored on 2013/03/24 04:16:58
March 22, 2013
View 05ae69a

'docker commit' records parent container id and command, in addition to parent image

Solomon Hykes authored on 2013/03/22 13:13:27
March 21, 2013
View b8547f3

Renamed Docker{} to Runtime{} for clarity

Solomon Hykes authored on 2013/03/21 16:41:15
View 7c57a4c

Simplified the core container API, ported it to the new graph. Some features are missing eg. image 'paths' and tags

Solomon Hykes authored on 2013/03/21 16:25:00
March 13, 2013
View 453d495

Put back the github.com path for the import

creack authored on 2013/03/13 03:59:27
View 150a4fe

Merge master within fs

creack authored on 2013/03/13 00:33:21
March 12, 2013
View 45a8bba

gofmt

Guillaume J. Charmes authored on 2013/03/12 21:36:37
View f2dc079

Add TestCommitRun unit test

Guillaume J. Charmes authored on 2013/03/12 21:35:47
View e0b09d4

Add "nuke" function to docker tests to avoid disk space waste

Guillaume J. Charmes authored on 2013/03/12 16:08:41
View 9489618

Renamed Container property Ram to Memory before it is too late

Sam Alba authored on 2013/03/12 11:25:02
View 4e5ae88

Implemented unit tests for the generated LXC config

Sam Alba authored on 2013/03/12 11:15:29
March 11, 2013
View 97a8209

Merged master branch into fs

shin- authored on 2013/03/11 21:42:36
March 8, 2013
View fb350e0

Setup a predictable, repeatable environment for containers

Solomon Hykes authored on 2013/03/08 02:25:41
February 27, 2013
View 2ebf346

Halfway through fs branch fixes, TestUser not passing

shin- authored on 2013/02/27 10:45:46