May 2, 2013
View d42639e

Bumped version to 0.2.1

Solomon Hykes authored on 2013/05/02 09:17:13
View e7fb7f1

new Dockerfile keyword: cmd to set a default runtime command

Solomon Hykes authored on 2013/05/02 08:43:37
View ad86dde

* 'docker commit' inherits parent layer's run configuration by default

Solomon Hykes authored on 2013/05/02 07:45:39
View a75a1b3

When no -config is set while committing, use the config of the base image

Guillaume J. Charmes authored on 2013/05/02 07:19:55
View 0881209

New Dockerfile operation 'expose' exposes default tcp ports

Solomon Hykes authored on 2013/05/02 06:16:56
View 5c30faf

Set a layer's default runtime options with 'docker commit -run' instead of 'docker commit -config'

Solomon Hykes authored on 2013/05/02 04:45:45
View f7aaa06

+ Commit default runtime options with a layer

Solomon Hykes authored on 2013/05/02 03:33:21
View 7ff65d4

Actually use the mergeConfig function

Guillaume J. Charmes authored on 2013/05/02 03:22:06
May 1, 2013
View a3ce90b

Added dummy script for docker-build example

Solomon Hykes authored on 2013/05/01 16:49:28
View 03b83b3

Fix example dockerfile

Solomon Hykes authored on 2013/05/01 16:44:36
View 40ccf1d

new Dockerfile keyword: 'push'

Solomon Hykes authored on 2013/05/01 16:42:11
View 038ca5e

docker-build: added support for 'maintainer' keyword

Solomon Hykes authored on 2013/05/01 16:14:52
View 957c500

Merge pull request #485 from brunoqc/patch-1

Solomon Hykes authored on 2013/05/01 07:46:57
View 62a595d

Merge pull request #488 from tobert/cgroups-via-proc-mounts

Guillaume J. Charmes authored on 2013/05/01 06:39:14
View d97661a

Improve crashTest

Guillaume J. Charmes authored on 2013/05/01 03:16:26