May 31, 2013
View 8d73740

Bumped version to 0.3.4

Solomon Hykes authored on 2013/05/31 09:27:45
View a148301

+ Runtime: 'docker build' builds a container, layer by layer, from a source repository containing a Dockerfile + Runtime: 'docker build -t FOO' applies the tag FOO to the newly built container.

Solomon Hykes authored on 2013/05/31 08:49:40
View caaea2e

* Build: never remove temporary images and containers

Solomon Hykes authored on 2013/05/31 08:24:26
View de7ce7c

Merge pull request #752 from dotcloud/victor_maintainer

Solomon Hykes authored on 2013/05/31 08:19:18
View c903a6b

* Builder: keep temporary images after a build fails, to allow caching

Solomon Hykes authored on 2013/05/31 07:52:09
View 4205b6b

Merge branch 'master' into builder_server-2

Solomon Hykes authored on 2013/05/31 06:09:42
View ca64090

Merge pull request #749 from dotcloud/unit_tests_use_available_port-fix

Guillaume J. Charmes authored on 2013/05/31 05:11:44
View 459a286

Merge pull request #741 from dotcloud/split_stdout_stderr_run-feature

Guillaume J. Charmes authored on 2013/05/31 04:38:11
View 28d5b2c

Update docker build docs

Guillaume J. Charmes authored on 2013/05/31 04:35:19
View 6d2e3d2

Fix issue with CMD instruction within docker build

Guillaume J. Charmes authored on 2013/05/31 04:21:57
View a4e6025

Deprecate INSERT and COPY

Guillaume J. Charmes authored on 2013/05/31 04:10:54
View 56431d3

Add -t to docker build in order to tag resulting image

Guillaume J. Charmes authored on 2013/05/31 04:08:21
View 5324614

Merge pull request #747 from riccieri/patch-1

Solomon Hykes authored on 2013/05/31 03:59:53
View fc78895

Make Victor Vieux a core maintainer

Solomon Hykes authored on 2013/05/31 03:31:49
View 2ed1092

* Documentation: removed 'building blocks' for now.

Solomon Hykes authored on 2013/05/31 03:26:47