b74a205fb6
Make sure the container is well started prior to perform the test
...
Upstream-commit: 5a02c9ba0a8e4dc19001a11d00049ec2c76511f0
Component: engine
2013-04-23 11:08:31 -07:00
f9222f5820
Increased timeout in TCP port allocation test to pass on slower machines
...
Upstream-commit: 73da7a12e7d6846a12571e6eac1f16502219c9d4
Component: engine
2013-04-23 10:12:46 -07:00
7f9b606ce0
fixed typo in buildingblocks.rst
...
Upstream-commit: cbc4eccd50ac80ff6e21caeb386328f8a5fcfaff
Component: engine
2013-04-23 12:52:55 +04:00
48b5752bf3
Merge pull request #464 from tianon/patch-1
...
- Runtime: adapt cgroup capability detection to work on Gentoo
Upstream-commit: cff26b3a6c56422b3f2a0275fa7ef1cdd187138b
Component: engine
2013-04-23 00:36:10 -07:00
c681f7de93
Merge pull request #462 from dotcloud/initial_changelog
...
+ Add initial Changelog
Upstream-commit: 329c3e0ffd1aac642556e1f8ab7df14ce05c4027
Component: engine
2013-04-23 00:32:25 -07:00
f62367f034
Completed Changelog for all past versions
...
Upstream-commit: 4f6cc5c7330a7389d558dece2e432f13249bd565
Component: engine
2013-04-23 00:30:18 -07:00
f318096044
Update FindCgroupMountpoint to be more forgiving
...
On Gentoo, the memory cgroup is mounted at /sys/fs/cgroup/memory, but the mount line looks like the following:
memory on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
(note that the first word on the line is "memory", not "cgroup", but the other essentials are there, namely the type of cgroup and the memory mount option)
Upstream-commit: e413340723871ad2d7a03822ca06993ee3c0a4bc
Component: engine
2013-04-23 01:09:29 -06:00
55a64b53cc
- Runtime: ghost containers can be killed.
...
Upstream-commit: 95e066d24fc4d9248e5e98f6d8ce018764834547
Component: engine
2013-04-22 22:30:33 -07:00
054b038e78
hack/dockerbuilder: a standard build environment for building and uploading official binary builds of docker... inside docker
...
Upstream-commit: 82b8f7a565ec1fdd82644ef715767ea93d95a0b0
Component: engine
2013-04-22 22:29:12 -07:00
e294fd1dc7
Bumped version to 0.1.8
...
Upstream-commit: 97badbd29e15296b2b4cb55b01246f658c5e9de6
Component: engine
2013-04-22 22:04:57 -07:00
2d0236d1b1
Merge pull request #463 from dotcloud/improve_pid_file_feature
...
Check that the pid in pidfile exists before preventing docker to start
Upstream-commit: 0b0d958b88db5de966652de50033e4653afb5a7c
Component: engine
2013-04-22 18:24:03 -07:00
e45cc3d0d4
Merge pull request #442 from dotcloud/fix_deleted_file_diff
...
Use aufs to handle parents whiteouts instead of doing it manually
Upstream-commit: 03e4704ae58cdd03eef23e873b5e0b964470001c
Component: engine
2013-04-22 18:23:46 -07:00
5b94f91912
Merge pull request #456 from dotcloud/453-generic_kernel_detection-fix
...
453 generic kernel detection fix
Upstream-commit: 7a8ac76299ffa2e9f9ae2a1f800a7e2234500012
Component: engine
2013-04-22 18:20:17 -07:00
56cb20082e
Make kernel detection work without suffix
...
Upstream-commit: c05c91ca3bb69d2c9faa0a2b15bc23b7c2a7bd8a
Component: engine
2013-04-22 18:15:33 -07:00
51acd7e848
Forbid attach to ghost
...
Upstream-commit: b76d63cb0c97aacec6d81c07108d2a573fb8af05
Component: engine
2013-04-22 17:53:32 -07:00
af6dece8d5
Allow to kill/stop ghosts
...
Upstream-commit: f926ed182f908aba20980202becfcdbe2d1e9c34
Component: engine
2013-04-22 17:53:32 -07:00
ffa41c520d
Allow to kill container after docker server restarts
...
Upstream-commit: d440782e17d384d52c813f93cd53d2d8a15fd13a
Component: engine
2013-04-22 17:52:38 -07:00
e0f172a6ff
Allow to wait on container even after docker server restarts using lxc-info
...
Upstream-commit: 82848d415866d08121bb52857e7d7b1d2a952c0c
Component: engine
2013-04-22 17:52:38 -07:00
9868eec5a4
Add unit test for file deletion
...
Upstream-commit: 97535e5a6466dcad6ed9767960e869eadf68204f
Component: engine
2013-04-22 17:51:09 -07:00
2a6be2d202
Check that the pid in pidfile exists before preventing docker to start
...
Upstream-commit: f079fbe3fa90d58d414341bed5246539c89b61b2
Component: engine
2013-04-22 15:57:31 -07:00
494b53d7fc
Merge pull request #457 from shamrin/patch-1
...
README.md: `docker port` instead of just `port`
Upstream-commit: 90d144b6120a7279b86382a74b6d2a9350a6b865
Component: engine
2013-04-22 15:40:03 -07:00
3c0fcda559
Fix typo (ghot -> ghost)
...
Upstream-commit: ffe16e32243da4f02d325dae1bf08f71181ed439
Component: engine
2013-04-22 18:37:06 -04:00
e065336209
Add initial changelog
...
Upstream-commit: 0b60829df795bc5178feb8f266b1f7e35a91f6da
Component: engine
2013-04-22 15:26:06 -07:00
7793ea0a7b
README.md: docker port instead of just port
...
Upstream-commit: 038e1d174bed0d73bcf4ba197f60651907aa1116
Component: engine
2013-04-23 00:27:23 +04:00
6b46021e64
Move the kernel detection to arch specific files
...
Upstream-commit: 16aeb77d5155cf33d1637073b9ca56728d472b49
Component: engine
2013-04-22 12:08:59 -07:00
59824ca670
Make the kernel version detection more generic
...
Upstream-commit: 4ac3b803b9b7d0db1840a12f3332034938eb9550
Component: engine
2013-04-22 11:39:56 -07:00
14226bf464
Do not prevent docker from running when kernel detection fails
...
Upstream-commit: 3514e47edc2d3cdaae2d92a78cc5c618d9549f13
Component: engine
2013-04-22 11:26:34 -07:00
e2e7fde654
Fix race within TestRunDisconnectTty
...
Upstream-commit: acb546cd1bf45a248f4bb51637c795ef63feb6cb
Component: engine
2013-04-22 11:16:32 -07:00
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
1e9641c3d7
Do not stop execution if cgroup mountpoint is not found
...
Upstream-commit: 71b580661451c35f01ee3824506f572c52d86ac8
Component: engine
2013-04-22 00:44:57 -04:00
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
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
41f179ebb1
'docker push' buffers filesystem archives on disk instead of memory.
...
Upstream-commit: baacae8345febd688579ac29832c200c41602ed2
Component: engine
2013-04-21 14:23:55 -07:00
53559b1043
Better title in ubuntu install doc
...
Upstream-commit: 52cedb8a05182c7d6f5e5918453cf356b1efafc8
Component: engine
2013-04-20 18:26:15 -07:00
81120bfb3a
Merge branch 'master' of ssh://github.com/dotcloud/docker
...
Upstream-commit: 15c7e72e2a518cb24b1f5bf9bb75fbfcdaccafc4
Component: engine
2013-04-20 18:19:04 -07:00
dad1da85a7
Merge remote-tracking branch 'origin/check_kernel_capabilities'
...
Upstream-commit: 76b40ad6c994d8eb4c969802a172d8a808b1ac35
Component: engine
2013-04-20 17:40:25 -07:00
28df0b2e7a
Merge pull request #422 from shawnsi/arch-docs
...
Arch docs
Upstream-commit: 6909f3911fce031adfcc71842ca71b5043e3e43b
Component: engine
2013-04-20 17:35:43 -07:00
4295918675
Bumped version to 0.1.7
...
Upstream-commit: 3b6c540fe8313035de0f0b00de52d7197f8bc665
Component: engine
2013-04-20 17:35:00 -07:00
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
4b4475fccb
Fix Ubuntu install doc
...
Upstream-commit: 1201c418cd6f02ca8c206cfdd4659b8ec2d2f856
Component: engine
2013-04-20 17:31:49 -07:00
3aa701de71
Formatting fix in ubuntu install doc
...
Upstream-commit: 4a9c3a92e1552fab5702eeddc0307f7f87f96496
Component: engine
2013-04-20 17:30:33 -07:00
1f72ca9771
Link to public images list in the README
...
Upstream-commit: 28831a412fa51094124f17d242908f308a2a973a
Component: engine
2013-04-20 17:29:41 -07:00
eec939c8e4
Removed duplicate ubuntu binary install instructions from README
...
Upstream-commit: 70cf467fdf8c4809429089ceae0f3ac1b3a6f729
Component: engine
2013-04-20 17:29:12 -07:00
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
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
2d0d73c6f3
Shutdown loopback-to-loopback proxy when unmapping a port
...
Upstream-commit: 7f1a32b9ff31bd931e9495acc1d5ccdef4bd51b6
Component: engine
2013-04-19 20:44:25 -07:00
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
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
82eedaa832
'docker ps' shows port mappings
...
Upstream-commit: 931ca464a7db038fa78ee51a3f5c4cbe85db1e21
Component: engine
2013-04-19 19:29:13 -07:00
00b1b1ebe5
update TestRunDisconnectTty to reflect the correct behavior of CmdRun
...
Upstream-commit: cc5a044a8c140e32868bb0f312f3780161515f0b
Component: engine
2013-04-19 17:51:41 -07:00