Guillaume J. Charmes
|
3a2fbcfdec
|
Merge pull request #68 from crosbymichael/daemon-docs
Add daemon docs with selecting graph driver
|
2013-11-25 11:06:28 -08:00 |
|
Guillaume J. Charmes
|
d47d49a2f9
|
Merge pull request #71 from crosbymichael/fix-dummy-import
Rename dummy in driver.go to vfs
|
2013-11-25 10:30:20 -08:00 |
|
Michael Crosby
|
8b0b10b6f9
|
Rename dummy in driver.go to vfs
|
2013-11-25 10:28:17 -08:00 |
|
Guillaume J. Charmes
|
399c71de83
|
Merge pull request #67 from crosbymichael/driver-flag
Change graph-driver flag to be s
|
2013-11-25 09:45:31 -08:00 |
|
Michael Crosby
|
d8f4b733f2
|
Add daemon docs with selecting graph driver
|
2013-11-25 09:44:55 -08:00 |
|
Michael Crosby
|
b4eeb6be61
|
Change graph-driver flag to be s
|
2013-11-25 09:43:32 -08:00 |
|
Guillaume J. Charmes
|
41704d8933
|
Merge pull request #69 from crosbymichael/rename-dummy
Rename dummy driver to vfs
|
2013-11-25 09:42:50 -08:00 |
|
Michael Crosby
|
64dd4afed6
|
Merge pull request #70 from codeaholics/use-https-url-in-dockerfile
Clone LVM using https: instead of git:
|
2013-11-25 09:17:35 -08:00 |
|
Danny Yates
|
ad23745456
|
Clone LVM using https: instead of git:
The ports for the git protocol are not open in all corporate environments
|
2013-11-25 17:12:18 +00:00 |
|
Michael Crosby
|
cee0a292d0
|
Rename dummy driver to vfs
|
2013-11-25 09:04:04 -08:00 |
|
Michael Crosby
|
e69bbd239e
|
Merge branch 'master' into 0.6.5-dm-plugin
|
2013-11-22 14:06:59 -08:00 |
|
Victor Vieux
|
a26f9183bd
|
Merge pull request #56 from shykes/creack-dm-plugin
Use variable to call functions in devmapper_wrapper + some formatting
|
2013-11-22 14:05:59 -08:00 |
|
Victor Vieux
|
944a48ec5a
|
Merge pull request #2822 from dotcloud/better_port_help
Better port help
|
2013-11-22 13:59:35 -08:00 |
|
Guillaume J. Charmes
|
79e2b33ede
|
Use variable to call functions in devmapper_wrapper + some formatting
|
2013-11-22 12:25:37 -08:00 |
|
Guillaume J. Charmes
|
076c0eab70
|
Format CmdRun
|
2013-11-22 12:14:34 -08:00 |
|
Guillaume J. Charmes
|
1f9223a7c2
|
Use a constant for PortSpecTemplate + display the template in the CmdRun help
|
2013-11-22 12:00:34 -08:00 |
|
Guillaume J. Charmes
|
476559458d
|
Reformatting parseRun and partParse
|
2013-11-22 11:58:02 -08:00 |
|
Michael Crosby
|
d4c8fb9ee2
|
Merge pull request #2769 from vbatts/none_bridge
Do not setup bridge ip if 'none' bridge is provided
|
2013-11-22 11:48:33 -08:00 |
|
Michael Crosby
|
ae8c589d35
|
Merge pull request #2823 from dotcloud/2817-run_rm-fix
Fix docker run -rm
|
2013-11-22 11:35:29 -08:00 |
|
Guillaume J. Charmes
|
6130f2531e
|
Merge pull request #2677 from mrallen1/fix/2627
Check for a terminal before using escapes
|
2013-11-22 11:30:16 -08:00 |
|
Vincent Batts
|
ef14aaf627
|
fix the nil pointer panic on closing a disabled network manager
Issue #2768
|
2013-11-22 14:28:49 -05:00 |
|
Victor Vieux
|
1e7c04fcfe
|
fix -rm
|
2013-11-22 11:23:48 -08:00 |
|
Mark Allen
|
8b0cd60019
|
Pass terminal setting to display utils
|
2013-11-22 00:05:55 -06:00 |
|
Victor Vieux
|
a93e40a158
|
Merge pull request #2812 from dotcloud/bump_v0.6.7
Bump v0.6.7
|
2013-11-21 18:39:15 -08:00 |
|
Victor Vieux
|
53f1bf0f99
|
Bump version to v0.6.7
v0.6.7
|
2013-11-21 18:03:41 -08:00 |
|
Victor Vieux
|
9dc59797e0
|
Merge branch 'master' into bump_v0.6.7
|
2013-11-21 17:40:29 -08:00 |
|
Michael Crosby
|
0cecc2a78c
|
Merge branch 'master' into 0.6.5-dm-plugin
Conflicts:
container.go
image.go
|
2013-11-21 17:18:41 -08:00 |
|
Michael Crosby
|
437bdeee59
|
Merge pull request #62 from shykes/devmapper-unit-tests
Devmapper unit tests
|
2013-11-21 16:54:50 -08:00 |
|
Michael Crosby
|
25e443a3c7
|
Merge pull request #2798 from dotcloud/fix_state_race
Refactor State to be 100% thread safe
|
2013-11-21 16:39:50 -08:00 |
|
Guillaume J. Charmes
|
33e70864a2
|
Refactor State to be 100% thread safe
|
2013-11-21 16:34:58 -08:00 |
|
Guillaume J. Charmes
|
bc82940a57
|
Forbid syscalls in tests, add 2 new unit tests
|
2013-11-21 16:32:16 -08:00 |
|
Michael Crosby
|
d6e6214d37
|
Merge pull request #2678 from cxmcc/minor
Minor code simplification for Containers api
|
2013-11-21 16:27:15 -08:00 |
|
Michael Crosby
|
70f1bd3104
|
Merge pull request #2488 from viirya/fix_container_volumes_delete
Skip the volumes mounted when deleting the volumes of container.
|
2013-11-21 16:20:22 -08:00 |
|
Michael Crosby
|
f7c2a00557
|
Merge pull request #2304 from unclejack/fix_layer_size_computation
Fix layer size computation: handle hard links correctly
|
2013-11-21 16:10:24 -08:00 |
|
Victor Vieux
|
8498b44eac
|
Merge pull request #2731 from SvenDowideit/docker-commit-doc
make the docker commit help more copy&pasteable
|
2013-11-21 15:33:05 -08:00 |
|
Andy Rothfusz
|
e2dcfc2cf7
|
Merge pull request #2772 from bitoiu/patch-3
Change to documentation for AWS AMI request
|
2013-11-21 15:15:04 -08:00 |
|
Andy Rothfusz
|
9b4c151142
|
Merge pull request #2717 from metalivedev/2342-uploadingcontext
Fix #2342. Harmonize information about ADD. Cross-link build info.
|
2013-11-21 15:09:47 -08:00 |
|
Andy Rothfusz
|
50239e0573
|
Merge pull request #2799 from rosenhouse/patch-1
Fix title on doc page for remote_api_client_libraries.rst
|
2013-11-21 14:40:33 -08:00 |
|
Guillaume J. Charmes
|
42c23b0f04
|
Merge pull request #2763 from dotcloud/use_full_id_delete
Do ont truncate ID on docker rmi
|
2013-11-21 14:39:38 -08:00 |
|
Guillaume J. Charmes
|
eec91e7941
|
Merge pull request #2805 from pmorie/typo
Fix typo in pullImage
|
2013-11-21 14:35:07 -08:00 |
|
Paul Morie
|
3f17844b6e
|
Fix typo in pullImage
|
2013-11-21 17:29:03 -05:00 |
|
Guillaume J. Charmes
|
bcdeb37bb6
|
Merge pull request #2794 from dotcloud/fix_status_code_and_usage
fix status code and usage
|
2013-11-21 13:48:38 -08:00 |
|
Gabe Rosenhouse
|
362e9d6b3c
|
Fix title on doc page for remote_api_client_libraries.rst
|
2013-11-21 12:45:01 -08:00 |
|
Guillaume J. Charmes
|
c4ab498920
|
Merge pull request #2797 from crosbymichael/revert-exit-lock
Revert "Lock state before we modify."
|
2013-11-21 12:19:23 -08:00 |
|
Michael Crosby
|
cb70eedfda
|
Revert "Lock state before we modify."
This reverts commit d7e2fc8982.
|
2013-11-21 12:11:25 -08:00 |
|
Victor Vieux
|
75a7f4d90c
|
Return status exit status 2 on usage, move parserun into commands.go, display usage on stderr
|
2013-11-21 11:43:07 -08:00 |
|
Victor Vieux
|
da824b4a5a
|
Merge pull request #63 from tianon/flag-help-consistency
Update a few flag help strings for consistency and clarity
|
2013-11-21 11:31:34 -08:00 |
|
Tianon Gravi
|
1ab6b8bf49
|
Update a few flag help strings for consistency and clarity
|
2013-11-21 12:30:17 -07:00 |
|
Victor Vieux
|
eaeb969138
|
Merge pull request #2795 from pnasrat/docker-testmultipleattachrestart-race
Lock state before we modify.
|
2013-11-21 11:28:02 -08:00 |
|
Michael Crosby
|
253214f07d
|
Update ImageExport after merge fail
|
2013-11-21 10:26:21 -08:00 |
|