934fcbd514
Merge pull request #719 from dotcloud/json_stream-feature
...
* API: push, pull, import, insert -> Json Stream
Upstream-commit: 9bc71c101c8f1299427013bfb5503bf85173c28f
Component: engine
2013-05-31 16:05:15 -07:00
6c880d5b85
Merge pull request #533 from tianon/mkimage-debian
...
Update mkimage-debian.sh now that wheezy is officially the stable release
MD: Ref issue #447
Upstream-commit: 926c1d45aa3fbf86d63d20d4df5bf91b36bc2382
Component: engine
2013-05-31 14:53:37 -07:00
608a234392
Merge pull request #727 from dotcloud/remove_hijack_logs-feature
...
* API: remove hijack on the client in logs, and split stdout / stderr
Upstream-commit: 80b8756da3366cefcb47ff4301926a65bf194085
Component: engine
2013-05-31 14:43:59 -07:00
9e1e927a3a
Merge pull request #766 from dotcloud/prevent_attach_stopped_container-feature
...
returns an error if the container we want to attach is not running
Upstream-commit: 7d167590bc0d35edf6b0a77ef01b340685108545
Component: engine
2013-05-31 14:41:57 -07:00
8205a10135
Merge pull request #753 from dotcloud/registry_api_remove_teams
...
Remove teams from the registry API
Upstream-commit: 76bb920449f727bfc05c322f78585f9b330ba354
Component: engine
2013-05-31 12:41:12 -07:00
84efb74f1b
Merge pull request #767 from gasi/master
...
Fix minor documentation error in ‘Running Redis Service’ example
Upstream-commit: 1ac36a3adf9aefa6a19af598242a737259bcff29
Component: engine
2013-05-31 12:24:25 -07:00
dcf04441ae
Merge pull request #755 from dotcloud/infrastructure2
...
+ Meta: organize the project infrastructure: servers, dns, email etc.
Upstream-commit: 46bdbbabbaa4e5197f304c36a187c5801cf2d3fa
Component: engine
2013-05-31 12:23:55 -07:00
e420edad89
Add Daniel Gasienica to AUTHORS
...
Upstream-commit: 766a2db0d94d0f7cd8bdb71762476893a4df4cc1
Component: engine
2013-05-31 12:19:57 -07:00
86f679c012
Fix minor documentation error in ‘Running Redis Service’ example
...
Upstream-commit: fd0c501e6d65b665cba87f3449e02a722d90e6b1
Component: engine
2013-05-31 12:19:49 -07:00
3efe0a345b
returns an error if the container we want to attach is not running
...
Upstream-commit: 468e4c4b565d25b03c68ce2ab31f9a52f7b3398a
Component: engine
2013-05-31 15:34:23 +00:00
fafc527cb3
Merge pull request #764 from dotcloud/add_t_parameter_doc_build-fix
...
add missing -t parameter in the doc
Upstream-commit: 9eda9154a71996e3d2adccb38afb5c5fb0ce4ffe
Component: engine
2013-05-31 07:49:29 -07:00
0dcec39d12
add -t parameter in the doc
...
Upstream-commit: 2baea2487936c3d385671d25ab3ef1b09f9007cc
Component: engine
2013-05-31 14:40:09 +00:00
919fd1400e
Merge pull request #745 from rogaha/doc_ssh_service_example_uptd
...
Add screencast summary. Makes it easy to reproduce steps.
Upstream-commit: 1c091657d44784a049b115892bd6ff812268688b
Component: engine
2013-05-30 18:49:32 -07:00
ef88e719c0
Bumped version to 0.3.4
...
Upstream-commit: 8d73740343778651c09160cde9661f5f387b36f4
Component: engine
2013-05-30 17:27:45 -07:00
ad486021ad
+ 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.
Upstream-commit: a148301a03acdf8d294ed23d67aa6c10d0769bbd
Component: engine
2013-05-30 16:49:40 -07:00
8296e0d44a
bump to master
...
Upstream-commit: bd38b47552ac0f4a2122979598b002ec31707e27
Component: engine
2013-05-30 23:32:57 +00:00
4be68db978
* Build: never remove temporary images and containers
...
Upstream-commit: caaea2e08f85438b7a6bee006e803f1c4351c445
Component: engine
2013-05-30 16:24:26 -07:00
7fda2ca8e5
Merge pull request #752 from dotcloud/victor_maintainer
...
* Meta: make Victor Vieux a core maintainer
Upstream-commit: de7ce7c10da88d39a1178d93af062626eb7068d4
Component: engine
2013-05-30 16:19:18 -07:00
7959cb95a2
* Builder: keep temporary images after a build fails, to allow caching
...
Upstream-commit: c903a6baf83b4aaa51d7198643e0eef9211c99ed
Component: engine
2013-05-30 15:52:09 -07:00
fcc4d17c47
Merge branch 'master' into builder_server-2
...
Upstream-commit: 4205b6bb1dfa06b70e969286ac911f744a88cb81
Component: engine
2013-05-30 14:09:42 -07:00
9e437c3fed
Merge pull request #749 from dotcloud/unit_tests_use_available_port-fix
...
- Test: if `address already in use` in unit tests, try a different port
Upstream-commit: ca6409059d897e8f6a3436c3de5f9475197d6b22
Component: engine
2013-05-30 13:11:44 -07:00
92813fe809
Merge pull request #741 from dotcloud/split_stdout_stderr_run-feature
...
* API: Split stdout stderr in docker run if no -t
Upstream-commit: 459a2867ddfab52693b80d9e3426f5fbc531742d
Component: engine
2013-05-30 12:38:11 -07:00
fc9613526d
Update docker build docs
...
Upstream-commit: 28d5b2c15acc6e088a0abd2099a00ba1180beb3e
Component: engine
2013-05-30 12:35:19 -07:00
ed61783c00
Organize the project infrastructure: servers, dns, email etc.
...
Upstream-commit: 43f369ea0ca5d07a1e3b6d04864ad204c3c65357
Component: engine
2013-05-30 12:28:24 -07:00
736941c2f5
Fix issue with CMD instruction within docker build
...
Upstream-commit: 6d2e3d2ec0dedc6c1429e87800e9f3d7e4ada095
Component: engine
2013-05-30 12:21:57 -07:00
79331052da
Deprecate INSERT and COPY
...
Upstream-commit: a4e6025cc1103d1ad9c86fa5d75f832526d2a7b8
Component: engine
2013-05-30 12:10:54 -07:00
0319ab95bb
Add -t to docker build in order to tag resulting image
...
Upstream-commit: 56431d3130f8a48cfb708509cbe39682f7fe841c
Component: engine
2013-05-30 12:08:21 -07:00
d94ac95c85
Merge pull request #747 from riccieri/patch-1
...
+ * Documentation: add IP forwarding config to archlinux guide
Upstream-commit: 5324614410efc2e69d6f78a78763fde6bc3cba2d
Component: engine
2013-05-30 11:59:53 -07:00
bc3ec475fa
Remove special case for 'teams' from registry api
...
Upstream-commit: 531b30119ab5422f9f34ebf3be1a6b6578ded9f1
Component: engine
2013-05-30 11:37:58 -07:00
0a206f47a8
Make Victor Vieux a core maintainer
...
Upstream-commit: fc788956c5b1e3afb802d3fad1788377eea4e55a
Component: engine
2013-05-30 11:31:49 -07:00
3224305e04
* Documentation: removed 'building blocks' for now.
...
Upstream-commit: 2ed1092dad9d2dec30945b06572befbba003ed1d
Component: engine
2013-05-30 11:26:47 -07:00
167d529e1c
ensure progress downloader is well formated
...
Upstream-commit: cd002a4d162aa273cd9e646e6fd124ef2b6f6944
Component: engine
2013-05-30 17:00:42 +00:00
343961f0f4
Merge pull request #750 from dotcloud/ensure_order_help-fix
...
Always display help in the same order
Upstream-commit: 194fca8347f04bd9b2674d15bff1e3493ef32e3d
Component: engine
2013-05-30 07:40:59 -07:00
2ac9914ba8
always display help in the same order
...
Upstream-commit: 2c14d3949dcad3a98980929e0cb2d2326db7d8fe
Component: engine
2013-05-30 14:08:26 +00:00
654be8b3a8
if address already in use in unit tests, try a different port
...
Upstream-commit: 2a53717e8ff01df7c58485f89845bad31e50f497
Component: engine
2013-05-30 13:45:39 +00:00
5d18bff14c
'docker build': remove INSERT command (should add support for remote sources in ADD instead)
...
Upstream-commit: 97247c5c733db355f7261ddad5223a00c33c635e
Component: engine
2013-05-29 21:57:36 -07:00
f05f5b2a20
Add IP forwarding config to archlinux guide
...
I had this small issue when following this guide on my Arch box, and I don't think it is specific to any configuration I have.
Upstream-commit: b2084a9c599d91fa1460116ef0c8d509d3353103
Component: engine
2013-05-30 01:56:08 -03:00
76555eb6cc
Fix issue with mkdir within docker build
...
Upstream-commit: 9a394041270d2a8ba648f215dacc186473140552
Component: engine
2013-05-29 18:55:00 -07:00
db47132a8a
Simplified syntax of 'docker build': 'docker build PATH | -'
...
Upstream-commit: fc864d2f0f2814be87984cefec66719c6d95d802
Component: engine
2013-05-29 18:18:57 -07:00
74b27108da
Fixed phrasing, typos and formatting in 'docker build'
...
Upstream-commit: dcab408f6a047d5a4ccac0d3999d8c896f0a63dc
Component: engine
2013-05-29 18:14:50 -07:00
b335672d16
Fix ADD behavior on single files
...
Upstream-commit: faafbf211899bc28e7e21e76de051d87ef5b5cd2
Component: engine
2013-05-29 17:58:05 -07:00
e4821e2de7
Remove cache opti that cause wrong cache miss
...
Upstream-commit: 881fdc59edf39ba8d87b44b05db7fcd95661d083
Component: engine
2013-05-29 17:04:46 -07:00
e52d45783c
Fix cache miss issue within docker build
...
Upstream-commit: 560a74af1562de007ba487e102fd00a2f658e6a0
Component: engine
2013-05-29 16:11:04 -07:00
b5f45b53d3
Create a layer for each operation (expose, cmd, etc)
...
Upstream-commit: b6165daa775bbf20451ecbe570ab0fb85ad35128
Component: engine
2013-05-29 15:03:00 -07:00
6cbd6d934f
Fix autorun issue within docker build
...
Upstream-commit: ae0d555022411025607acce43ea1929bafd7174a
Component: engine
2013-05-29 14:37:03 -07:00
207ed4b90a
Merge branch 'master' of ssh://github.com/dotcloud/docker
...
Upstream-commit: 7ff2e6b797b5e12b5ae55f50731a174343b9f6a3
Component: engine
2013-05-29 12:31:11 -07:00
41337f44f2
Update build doc
...
Upstream-commit: 92939569ab06d13cd179d6e998ef9576d3921bb6
Component: engine
2013-05-29 11:53:44 -07:00
cbcfc9c00c
Update docker build docs
...
Upstream-commit: d97fff60a9275324290bb01b921c9b6b0967a4fd
Component: engine
2013-05-29 11:50:49 -07:00
eec17f5c7b
Allow docker build from stdin
...
Upstream-commit: 33ea1483d5b89559e1fe9a9556e3ea757f673e16
Component: engine
2013-05-29 11:43:29 -07:00
613b6a4f42
updated the running ssh service example with the video's transcription
...
Upstream-commit: c7af917d13c34c6a008df60fa45079fab32cea70
Component: engine
2013-05-29 11:29:30 -07:00