May 2, 2013
View 528da23

use Go 1.0.3 to build docker

unclejack authored on 2013/05/02 21:27:37
View ff5e238

Merge pull request #496 from dotcloud/480-vagrant-fix

Guillaume J. Charmes authored on 2013/05/02 15:38:18
View c63dce3

Merge pull request #492 from kencochrane/registry-api-doc

Solomon Hykes authored on 2013/05/02 15:00:58
View d6a6313

Merge branch 'origin/new-dockerbuilder'

Solomon Hykes authored on 2013/05/02 14:57:50
View e7271cd

dockerbuilder: fix permissions

Solomon Hykes authored on 2013/05/02 14:56:51
View 6ca3b15

* Hack: improve the way dockerbuilder is built

Solomon Hykes authored on 2013/05/02 14:05:36
View 0d94753

Fix main Vagrantfile

Daniel Mizyrycki authored on 2013/05/02 10:49:31
View 71199f5

New Dockerfile operation: 'add'

Solomon Hykes authored on 2013/05/02 10:32:38
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