Evan Wies
3c0fcda559
Fix typo (ghot -> ghost)
...
Upstream-commit: ffe16e32243da4f02d325dae1bf08f71181ed439
Component: engine
2013-04-22 18:37:06 -04:00
Guillaume J. Charmes
e065336209
Add initial changelog
...
Upstream-commit: 0b60829df795bc5178feb8f266b1f7e35a91f6da
Component: engine
2013-04-22 15:26:06 -07:00
Victor Vieux
ddf6d0da71
added push hijack (wip)
...
Upstream-commit: 6ce475dbdf97fd5e721a150c58d92d6819e5decb
Component: engine
2013-04-22 23:37:22 +02:00
Thatcher Peskens
80a0321a4f
Updated gettingstarted with quicker install.
...
Upstream-commit: 690e1186704eff65ff72404eb2a686b2b205ee7c
Component: engine
2013-04-22 13:36:00 -07:00
Alexey Shamrin
7793ea0a7b
README.md: docker port instead of just port
...
Upstream-commit: 038e1d174bed0d73bcf4ba197f60651907aa1116
Component: engine
2013-04-23 00:27:23 +04:00
Thatcher Peskens
469031c87e
Updated Vagrantfile and documentation to reflect new installation path using Ubuntu's PPA, also switched everything to use Ubuntu 12.04 by default.
...
Upstream-commit: 6c8dcd5cbbff2b33f878a32ae3b93abc0d7b9dae
Component: engine
2013-04-22 13:10:32 -07:00
Guillaume J. Charmes
6b46021e64
Move the kernel detection to arch specific files
...
Upstream-commit: 16aeb77d5155cf33d1637073b9ca56728d472b49
Component: engine
2013-04-22 12:08:59 -07:00
Guillaume J. Charmes
59824ca670
Make the kernel version detection more generic
...
Upstream-commit: 4ac3b803b9b7d0db1840a12f3332034938eb9550
Component: engine
2013-04-22 11:39:56 -07:00
Guillaume J. Charmes
14226bf464
Do not prevent docker from running when kernel detection fails
...
Upstream-commit: 3514e47edc2d3cdaae2d92a78cc5c618d9549f13
Component: engine
2013-04-22 11:26:34 -07:00
Guillaume J. Charmes
e2e7fde654
Fix race within TestRunDisconnectTty
...
Upstream-commit: acb546cd1bf45a248f4bb51637c795ef63feb6cb
Component: engine
2013-04-22 11:16:32 -07:00
Victor Vieux
5cb2c65d08
restify api
...
Upstream-commit: 1aa7f1392de665a6c8f751f53e1f7bb7bb6bf4f3
Component: engine
2013-04-22 18:17:47 +02:00
Guillaume J. Charmes
7f4ff6f610
Merge pull request #454 from tianon/master
...
Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another)
Upstream-commit: 2ced94b41461a399bc848006901af5ab15d665c3
Component: engine
2013-04-22 08:02:42 -07:00
Guillaume J. Charmes
1e9641c3d7
Do not stop execution if cgroup mountpoint is not found
...
Upstream-commit: 71b580661451c35f01ee3824506f572c52d86ac8
Component: engine
2013-04-22 00:44:57 -04:00
Tianon Gravi
547af82c3d
Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another)
...
This is especially to fix the current docker on kernels such as gentoo-sources, where the "flavor" is the string "gentoo", and that obviously fails to be converted to an integer.
Upstream-commit: 1f65c6bf4c9dcfc513eeb9da34a7cac60c6bc4ff
Component: engine
2013-04-21 19:19:38 -06:00
Solomon Hykes
262fafb31f
'docker push' shows an additional progress bar while it buffers the archive to disk. Fixes #451 .
...
Upstream-commit: 965e8a02d24a35aa7a7f64f2baf2b652a04f5983
Component: engine
2013-04-21 15:29:26 -07:00
Solomon Hykes
41f179ebb1
'docker push' buffers filesystem archives on disk instead of memory.
...
Upstream-commit: baacae8345febd688579ac29832c200c41602ed2
Component: engine
2013-04-21 14:23:55 -07:00
Solomon Hykes
53559b1043
Better title in ubuntu install doc
...
Upstream-commit: 52cedb8a05182c7d6f5e5918453cf356b1efafc8
Component: engine
2013-04-20 18:26:15 -07:00
Solomon Hykes
81120bfb3a
Merge branch 'master' of ssh://github.com/dotcloud/docker
...
Upstream-commit: 15c7e72e2a518cb24b1f5bf9bb75fbfcdaccafc4
Component: engine
2013-04-20 18:19:04 -07:00
Solomon Hykes
dad1da85a7
Merge remote-tracking branch 'origin/check_kernel_capabilities'
...
Upstream-commit: 76b40ad6c994d8eb4c969802a172d8a808b1ac35
Component: engine
2013-04-20 17:40:25 -07:00
Solomon Hykes
28df0b2e7a
Merge pull request #422 from shawnsi/arch-docs
...
Arch docs
Upstream-commit: 6909f3911fce031adfcc71842ca71b5043e3e43b
Component: engine
2013-04-20 17:35:43 -07:00
Solomon Hykes
4295918675
Bumped version to 0.1.7
...
Upstream-commit: 3b6c540fe8313035de0f0b00de52d7197f8bc665
Component: engine
2013-04-20 17:35:00 -07:00
Solomon Hykes
3440da2676
Moved 'under the hood' below install instructions and examples in README
...
Upstream-commit: d49a273071eaa579f59799b679a9f7b316e28fb8
Component: engine
2013-04-20 17:33:02 -07:00
Solomon Hykes
4b4475fccb
Fix Ubuntu install doc
...
Upstream-commit: 1201c418cd6f02ca8c206cfdd4659b8ec2d2f856
Component: engine
2013-04-20 17:31:49 -07:00
Solomon Hykes
3aa701de71
Formatting fix in ubuntu install doc
...
Upstream-commit: 4a9c3a92e1552fab5702eeddc0307f7f87f96496
Component: engine
2013-04-20 17:30:33 -07:00
Solomon Hykes
1f72ca9771
Link to public images list in the README
...
Upstream-commit: 28831a412fa51094124f17d242908f308a2a973a
Component: engine
2013-04-20 17:29:41 -07:00
Solomon Hykes
eec939c8e4
Removed duplicate ubuntu binary install instructions from README
...
Upstream-commit: 70cf467fdf8c4809429089ceae0f3ac1b3a6f729
Component: engine
2013-04-20 17:29:12 -07:00
Solomon Hykes
a5e52704ac
Cleaned up install instructions in the README
...
* Addded quick install on ubuntu as the 1st install option
* Grouped other binary installs under "binary installs"
* Removed duplicate binary ubuntu installs (linked to the docs)
* Improved "build from source" instructions
Upstream-commit: c40f01319f741ef895090334ffa637f099c529b3
Component: engine
2013-04-20 17:26:50 -07:00
Thatcher Peskens
a6f4f1acf8
Updated ubuntu install
...
Upstream-commit: 0731d1a582b44a18e9bfdf0764d232b46218346b
Component: engine
2013-04-19 20:59:43 -07:00
Thatcher Peskens
69774ce2e6
Updated documentation and fixed Vagrantfile
...
Upstream-commit: 8ecde8f9a5dcad23afea013a62d373cef303fa84
Component: engine
2013-04-19 20:57:50 -07:00
Solomon Hykes
5fe93d40b1
Add a test for allocating tcp ports and reaching them on localhost
...
Upstream-commit: 911925b54a42fffa0fed8bac2a3eeba14bf3ec4b
Component: engine
2013-04-19 20:46:07 -07:00
Solomon Hykes
2d0d73c6f3
Shutdown loopback-to-loopback proxy when unmapping a port
...
Upstream-commit: 7f1a32b9ff31bd931e9495acc1d5ccdef4bd51b6
Component: engine
2013-04-19 20:44:25 -07:00
Solomon Hykes
1cb0701d9b
Emulate DNAT in userland for loopback-to-loopback connections. This makes container ports available from localhost.
...
Upstream-commit: 930e9a7e430a3d78e09a95bb32d9fb6052e7dae1
Component: engine
2013-04-19 19:35:44 -07:00
Solomon Hykes
66366b4f1d
Exclude loopback-to-loopback connections from DNAT rules, to allow userland proxying
...
Upstream-commit: 61259ab4b4bfe3404e75dd811a2da7c88e7c7133
Component: engine
2013-04-19 19:32:32 -07:00
Solomon Hykes
82eedaa832
'docker ps' shows port mappings
...
Upstream-commit: 931ca464a7db038fa78ee51a3f5c4cbe85db1e21
Component: engine
2013-04-19 19:29:13 -07:00
Guillaume J. Charmes
00b1b1ebe5
update TestRunDisconnectTty to reflect the correct behavior of CmdRun
...
Upstream-commit: cc5a044a8c140e32868bb0f312f3780161515f0b
Component: engine
2013-04-19 17:51:41 -07:00
Guillaume J. Charmes
a6614b5570
Merge pull request #444 from lopter/master
...
Fixe the race condition between docker run and docker logs from #428
Upstream-commit: 0eb425426f47199fb5b343dcd6c5410af87f0446
Component: engine
2013-04-19 18:09:58 -07:00
Guillaume J. Charmes
d01b620bcb
Wait for the container terminate at the end of CmdRun
...
Fixes the race condition between docker run and docker logs from #428 .
Upstream-commit: 3bfb70db243d35b969eba9781dec619b7c52be98
Component: engine
2013-04-19 18:06:13 -07:00
Guillaume J. Charmes
2c563ad6e8
Use aufs to handle parents whitouts instead of doing it manually
...
Upstream-commit: e49af5b6def4e69ae234549fbcd2dd2987949cab
Component: engine
2013-04-19 16:33:25 -07:00
Solomon Hykes
6dd897a921
contrib/vagrant-docker: a placeholder to centralize collaboration on an official docker provider for vagrant
...
Upstream-commit: d8416539b3b068a6a1a17f6dba441913b648a774
Component: engine
2013-04-19 15:55:34 -07:00
Solomon Hykes
5c80f89bee
Merge branch 'master' of ssh://github.com/dotcloud/docker
...
Upstream-commit: a76c3a9c9580135d349e68a4b2494a0b26ebe01b
Component: engine
2013-04-19 12:55:32 -07:00
Solomon Hykes
f7536bf802
Fixed 'hack' rule in Makefile
...
Upstream-commit: e81ddb2dc76ab2e502ad35363a436dd823289598
Component: engine
2013-04-19 12:55:17 -07:00
Solomon Hykes
aa4998ba2b
Merge remote-tracking branch 'origin/buildbot'
...
Upstream-commit: 4d728821e37a54629f47d7379a50ad27d5055af6
Component: engine
2013-04-19 12:47:22 -07:00
Guillaume J. Charmes
d2c7306555
Merge pull request #415 from dotcloud/261-choose_grace_period-feature
...
added -t in docker stop and restart to choose grace period
Upstream-commit: e92c4b1f39eae970ca5f61abb7537ecc09b42431
Component: engine
2013-04-19 12:42:34 -07:00
Solomon Hykes
11280be410
Fix ubuntu packaging to build from a clean checkout of the correct git tag
...
Upstream-commit: 152a9f77b4475bcec95ac58229c5db0e24b42557
Component: engine
2013-04-19 12:39:40 -07:00
Solomon Hykes
5e10bddbe2
Merge remote-tracking branch 'origin/30-packaging-ubuntu'
...
Upstream-commit: bfb84b564c452e2b5cdb950c8c1b0c53b17f50c1
Component: engine
2013-04-19 11:31:53 -07:00
Victor Vieux
da599fd557
added: info, history, logs, ps, start, stop, restart, rm, rmi
...
Upstream-commit: b295239de20f15620ee4149fcc7c13ce461cdaac
Component: engine
2013-04-19 15:24:37 +02:00
Solomon Hykes
338f50deb7
Cleanup examples on README
...
Upstream-commit: e8a67f632ea2e83c24f32c243b72fd7653e94d4b
Component: engine
2013-04-18 22:37:45 -07:00
Solomon Hykes
a5929adc35
Small wording fix in README
...
Upstream-commit: 3d2fd8a65024a503456fc8cd64d4d2565c73e304
Component: engine
2013-04-18 22:24:52 -07:00
Solomon Hykes
a59816d9a8
Add examples to the README
...
Upstream-commit: 79a78d37e7102f0aadfa49d89b84b095e86824d1
Component: engine
2013-04-18 22:24:29 -07:00
Solomon Hykes
b79707c599
Fix examples in README to no longer rely on standalone mode
...
Upstream-commit: 3ae5c45d9a75befdd144d689a70c32180b0a16c6
Component: engine
2013-04-18 22:22:00 -07:00