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
ebd898632e
Error output fix for docker rmi
...
Upstream-commit: c05e9f856d5f12a1244924b02bad66ba5bacb550
Component: engine
2013-05-29 11:11:19 -07:00
71357b495f
Fix issue with unknown instruction within docker build
...
Upstream-commit: 6cbc7757b2b4d068a98287754da552028fd62212
Component: engine
2013-05-29 10:53:24 -07:00
a2aa645fe3
Update docker build UI
...
Upstream-commit: 75d2244023cd39af17976c56225da6b5158ff68f
Component: engine
2013-05-29 10:51:47 -07:00
0f52569ce7
auto prune WIP
...
Upstream-commit: 7e92302c4fba259ac1128db548cf01dad9ad087c
Component: engine
2013-05-29 17:27:32 +00:00
1416a2a4ab
refacto
...
Upstream-commit: 94f0d478de6e50e8b26e9779da22dbd74cc5952f
Component: engine
2013-05-29 17:01:54 +00:00
694903e92c
removed the -f
...
Upstream-commit: 2eb4e2a0b86f8d244f0b6cbeb0422f8499d834f8
Component: engine
2013-05-29 16:31:47 +00:00
f8799691fc
Merge pull request #739 from dotcloud/push_issue-1
...
- Registry: Cereate a new registry object for each request (~session)
Upstream-commit: 08e5f1295487f2c06639bc8ac97be35f30359534
Component: engine
2013-05-29 09:22:12 -07:00
753326bb69
split stdout and stderr in run if not -t
...
Upstream-commit: e33ba9b36daa5e72e33d65b316059cddc756e0e9
Component: engine
2013-05-29 14:14:51 +00:00
18d8c1c783
Merge branch 'master' into split_stdout_stderr_run-feature
...
Upstream-commit: a5fe6f8af4ed2142ed546e402cbd003147966786
Component: engine
2013-05-29 13:56:27 +00:00
06534c45f7
bump to master
...
Upstream-commit: f339fc2eb921986749a628b92d2c9f2ecf47e3c2
Component: engine
2013-05-29 13:52:18 +00:00
079652157f
Merge pull request #740 from dotcloud/ps_output-fix
...
fix ps output
Upstream-commit: 8f829eb5e4e67779083da08e928aee1f0b2ad008
Component: engine
2013-05-29 06:43:03 -07:00
beb8296edb
fix ps output
...
Upstream-commit: 044bdc1b5fc748e98e7baaa7e95ce216cc667323
Component: engine
2013-05-29 13:42:20 +00:00
9c8c6a4ab3
merge master
...
Upstream-commit: ea9095c5626077c198e3fdbb480d6205851f027b
Component: engine
2013-05-29 11:49:39 +00:00
581102927d
improve attach
...
Upstream-commit: c00d1a6ebe8dd607b1876e505e1761c2a548aa53
Component: engine
2013-05-29 11:40:54 +00:00
dd753f6580
Removed debug output in 'docker version'
...
Upstream-commit: 11550c60639af2af1e8cb2e76e27510722421863
Component: engine
2013-05-28 21:38:35 -07:00
17eaf8b8af
Improved wording of a maintainer's responsibilities
...
Upstream-commit: dc1fa0745f779d8c9a513dea71021d263b89ca5f
Component: engine
2013-05-28 22:33:48 -06:00
4ba126a045
Fixed formatting of CONTRIBUTING.md
...
Upstream-commit: 3bac27f2405c746c068dbe31f8f205472d0f1b03
Component: engine
2013-05-28 22:26:42 -06:00
370f799bb0
allmaintainers.sh: print a flat list of all maintainers of a directory (including sub-directories)
...
Upstream-commit: 286ce266b4415ae27d5d9cc177ad12db44845a84
Component: engine
2013-05-28 20:55:07 -07:00
7f74079461
Added Victor and Daniel as maintainers for api.go and Vagrantfile, respectively
...
Upstream-commit: aa42c6f2a284c1095ba65866aa8c28f3e5c31fcd
Component: engine
2013-05-28 20:45:12 -07:00
8f971843c3
getmaintainer.sh: parse MAINTAINERS file to determine who should review changes to a particular file or directory
...
Upstream-commit: 7181edf4b2fe17791cc4f843271d9c7fce0f14f3
Component: engine
2013-05-28 20:44:41 -07:00
a7da07b831
+ Runtime: stable implementation of 'docker build'
...
Upstream-commit: c7985808aea860d220ad8827cd21b042adef7934
Component: engine
2013-05-28 19:40:38 -07:00
d4ee5e174d
Merge branch 'master' of ssh://github.com/dotcloud/docker
...
Upstream-commit: 83db1f36e30ff2188ee3cf5908b65534e693654e
Component: engine
2013-05-28 19:39:20 -07:00
52887551f6
Documented who decides what and how.
...
Upstream-commit: 24ddfe3f25f99db5a23f62d411c949b2236288a1
Component: engine
2013-05-28 19:39:09 -07:00
f9738020b7
Update tests with new cookies for registry
...
Upstream-commit: b76d6120ac66a853d177f7e53318ab1ee75dca92
Component: engine
2013-05-28 17:35:10 -07:00
cbc5080648
Cereate a new registry object for each request (~session)
...
Upstream-commit: cd0de83917e775fcdcd3ce4e592b627b7eeeac64
Component: engine
2013-05-28 17:12:24 -07:00
25882e4dd2
Merge pull request #730 from dotcloud/invert_status_created-fix
...
- Runtime: invert status created in docker ps
Upstream-commit: e84306ca6187da7ed3a15f585845eef19e9bd5eb
Component: engine
2013-05-28 15:45:52 -07:00
1e4dfca884
Merge pull request #731 from dotcloud/change_containersPs_containersJson_api-feature
...
* API: rename containers/ps to containers/json
Upstream-commit: f65327555e00dcfb2691e8a2df1c57cb011a0898
Component: engine
2013-05-28 15:44:20 -07:00
811f5115c3
Merge pull request #732 from dotcloud/718-return_no_such_container_as_404-fix
...
- API: return 404 on no such containers in /attach
Upstream-commit: 7aa0d11171db90603313c887d260d13224501a93
Component: engine
2013-05-28 15:43:07 -07:00
9b55c462fd
Make sure the last line of docker build is the image id
...
Upstream-commit: 54af0536232ca71d37f7c6440f1bb17b3ed112db
Component: engine
2013-05-28 15:40:22 -07:00
2c506017f0
Readd build tests
...
Upstream-commit: 5b33b2463a27aa3356a4b6200cf4b81dd83c26a0
Component: engine
2013-05-28 15:31:06 -07:00
78cacea353
Fill the multipart writer directly instead of using reader
...
Upstream-commit: 2127f8d6ad091d699d3462715305a0f64340eca1
Component: engine
2013-05-28 15:22:34 -07:00
4fefd78435
Add directory contents instead of while directory for docker build
...
Upstream-commit: 2897cb04760d7e4e7e52ccc20e94c94e3743667e
Component: engine
2013-05-28 15:22:01 -07:00
57ef7f3ad5
Send error without headers when using chunks
...
Upstream-commit: fe0c0c208c0e816419b668a6fd6567520698c2d2
Component: engine
2013-05-28 15:21:06 -07:00
f9120d99fa
Merge branch 'master' of ssh://github.com/dotcloud/docker
...
Upstream-commit: 522f399d689ebd7ae76ffce07507549ee5887238
Component: engine
2013-05-28 14:57:50 -07:00
f4d5babfe8
De-duplicated contribution instructions. The authoritative instructions are in CONTRIBUTING.md at the root of the repo.
...
Upstream-commit: 326faec6642896954ffbd407eeda7d19da193856
Component: engine
2013-05-28 14:57:36 -07:00