May 3, 2013
View 897cc57

Fix the graph.Create prototype

Guillaume J. Charmes authored on 2013/05/03 01:23:29
April 23, 2013
View b0459ad

Comply to the new graph.Create() prototype

Guillaume J. Charmes authored on 2013/04/23 10:00:10
View ffe16e3

Fix typo (ghot -> ghost)

Evan Wies authored on 2013/04/23 07:37:06
April 21, 2013
View 76b40ad

Merge remote-tracking branch 'origin/check_kernel_capabilities'

Solomon Hykes authored on 2013/04/21 09:40:25
April 20, 2013
View f926ed1

Allow to kill/stop ghosts

Guillaume J. Charmes authored on 2013/04/20 04:21:39
View d440782

Allow to kill container after docker server restarts

Guillaume J. Charmes authored on 2013/04/20 04:12:30
View 82848d4

Allow to wait on container even after docker server restarts using lxc-info

Guillaume J. Charmes authored on 2013/04/20 04:08:43
View 931ca46

'docker ps' shows port mappings

Solomon Hykes authored on 2013/04/20 11:29:13
April 13, 2013
View 3edd14b

Implement the data volume removal

Guillaume J. Charmes authored on 2013/04/13 01:23:57
April 11, 2013
View 4099a31

Implement the -volumes-from in order to mount volumes from an other container

Guillaume J. Charmes authored on 2013/04/11 08:23:30
View 6fb495b

Move the id of volumes to Container (instead of Container.Config)

Guillaume J. Charmes authored on 2013/04/11 08:10:53
View faf8daa

Switch back config to map[string]struct{}

Guillaume J. Charmes authored on 2013/04/11 08:09:34
April 10, 2013
View 8d9aaee

Handle data volumes mount points

Guillaume J. Charmes authored on 2013/04/10 10:19:55
View 35d704c

Change the volumes type to map[string]string to store both source and destination

Guillaume J. Charmes authored on 2013/04/10 10:08:03
April 6, 2013
View 1df5f40

docker run -v PATH: bind a new data volume to a container

Solomon Hykes authored on 2013/04/06 10:00:10