Commit Graph

  • a5929adc35 Small wording fix in README Upstream-commit: 3d2fd8a65024a503456fc8cd64d4d2565c73e304 Component: engine Solomon Hykes 2013-04-18 22:24:52 -0700
  • a59816d9a8 Add examples to the README Upstream-commit: 79a78d37e7102f0aadfa49d89b84b095e86824d1 Component: engine Solomon Hykes 2013-04-18 22:24:29 -0700
  • b79707c599 Fix examples in README to no longer rely on standalone mode Upstream-commit: 3ae5c45d9a75befdd144d689a70c32180b0a16c6 Component: engine Solomon Hykes 2013-04-18 22:22:00 -0700
  • 73ddc6a114 Added redirect from old location of documentation (/documentation), these was the location when we were on github. Upstream-commit: 6de5ca1e64407582debe01f17377cdb7bb8d70c5 Component: engine Thatcher Peskens 2013-04-18 16:00:18 -0700
  • faf8875469 contrib/docker-build: don't remove the base image if the first build step fails Upstream-commit: deb55e416e068a9b51c5973dfeeb2bb2ce6fd1be Component: engine Solomon Hykes 2013-04-18 14:46:17 -0700
  • 68a1f0bf2e added kill and images(wip) Upstream-commit: 79e910580604339a74c1577061d8b207ae8c2ee1 Component: engine Victor Vieux 2013-04-18 18:56:22 +0200
  • 15ab010e20 Updating the arch linux installation docs Shawn Siefkas 2013-04-18 09:17:57 -0500
  • 921b5daf06 Adding archlinux packaging documentation Upstream-commit: 84c13a3dcf8a0f884d3b95b8f3515e0040816691 Component: engine Shawn Siefkas 2013-04-18 09:17:31 -0500
  • 847e9fb0f9 fixed test Upstream-commit: 90602ab62a4dddadff6671d80815465556a267ee Component: engine Victor Vieux 2013-04-18 16:03:50 +0200
  • e0e0c2c96e packaging-ubuntu, issue #30: Ensure docker package installs and passes tests on official vagrant Ubuntu 12.04 box Upstream-commit: 8e6ba343bfb93ed7782d50a3ac1b581ae0e1fb00 Component: engine Daniel Mizyrycki 2013-04-17 21:10:53 -0700
  • a4e3c63817 packaging-ubuntu, issue #30: streamline building and uploading to PPA Upstream-commit: 523cd8e29cb871271a8e2a55ab009aa980ae5572 Component: engine Daniel Mizyrycki 2013-04-15 18:01:54 -0700
  • 7548a05b97 packaging-ubuntu: move original files in place for update Upstream-commit: fd39af7f859b5bd1c202b4c0ddee53de9c82437d Component: engine Daniel Mizyrycki 2013-04-12 11:42:35 -0700
  • 3adf253fc3 Bumped version to 0.1.6 to mark image format change (author field) Upstream-commit: ee82870ff78e6d9e0f0ce7674d6a065f9d02f67a Component: engine Solomon Hykes 2013-04-17 20:18:35 -0700
  • ea3911cd8c Record the author of an image with 'docker commit -author' Upstream-commit: 227a8142a3c2ea2fd3b085214ef39989ebd57fe1 Component: engine Solomon Hykes 2013-04-17 20:13:11 -0700
  • 51cf529c26 Added 'author' field to the image format Upstream-commit: 4ef2d5c1e6e65b1e214071388618fc9fa4345be9 Component: engine Solomon Hykes 2013-04-17 19:58:17 -0700
  • 2140febcd7 skeleton remote API, only version working (wip) Upstream-commit: c0d5d5969bb9c0bfe79e7a11977697e50cc185ae Component: engine Victor Vieux 2013-04-18 03:13:43 +0200
  • 973c2340e9 Bumped version to 0.1.5 Upstream-commit: e34e44e8e6097e0a54bc0a96581f79909f7d9a42 Component: engine Solomon Hykes 2013-04-17 17:12:08 -0700
  • 2c9483cdd2 Fix the behavior of Graph.Register so that it can be interrupted without side effect Upstream-commit: 13d9e26edd62228597cf8f060ed397f7ae00298a Component: engine Solomon Hykes 2013-04-17 16:35:22 -0700
  • e8dca89216 Merge pull request #406 from shawnsi/405-arch-docs Solomon Hykes 2013-04-17 15:45:26 -0700
  • 9843493c35 Merge pull request #409 from lynaghk/master Solomon Hykes 2013-04-17 15:23:12 -0700
  • 04cbbf405f Merge remote-tracking branch 'origin/183-no_such_device-fix' Upstream-commit: f02950965e8467758222e82e23aae932bc626489 Component: engine Solomon Hykes 2013-04-17 11:54:57 -0700
  • 9d5990a761 Merge remote-tracking branch 'origin/416-lxc_0_9_compatibliity-fix' Upstream-commit: 16f6daa5beadbef141ce6704c810d2f7f755ce75 Component: engine Solomon Hykes 2013-04-17 11:35:12 -0700
  • e35cce33e7 Keep a cache of the unit-tests image. So I can code in conferences with crappy wifi. Upstream-commit: ca6cd5b557279facb4831e8380be4eb40ac38362 Component: engine Solomon Hykes 2013-04-17 11:32:13 -0700
  • a539079ce1 Merge branch 'remote-api' of https://github.com/dotcloud/docker into remote-api Upstream-commit: 92cd75607b1a223c084939067dc60b2773821b23 Component: engine Victor Vieux 2013-04-17 12:21:56 +0200
  • 2638d9a6cc added -t in docker stop and restart to choose grace period Upstream-commit: 1615bb08c7c3fc6c4b22db0a633edda516f97cf0 Component: engine Victor Vieux 2013-04-16 18:43:44 +0200
  • fd84a2d5c0 improve the crashTest script Upstream-commit: c4cd224d901ece4d9a2f15d10a80998f2b970c07 Component: engine Guillaume J. Charmes 2013-04-16 15:20:04 -0700
  • a7d3c2e8bf Manually pass the env to docker-init instead of relying on lxc to pass it Upstream-commit: 7b0e96f1f4639f869703ed32f885cec9b666b127 Component: engine Guillaume J. Charmes 2013-04-16 00:25:55 -0700
  • 5c53eceb79 Remove unneeded dependencies from README Upstream-commit: fc72a809c1c60569fb1d70a95f5296feaa5220f8 Component: engine Solomon Hykes 2013-04-16 12:10:16 -0700
  • 204f13f820 Skeleton of http API Upstream-commit: a11b31399b51a3d5bfd0696e13439196915bbbbb Component: engine Solomon Hykes 2013-04-10 19:48:21 -0700
  • b71d622550 Disabled standalone mode (fixes #364) Upstream-commit: 2a47df020246cc08a0b72cf355c9d803404245b3 Component: engine Solomon Hykes 2013-04-15 11:44:11 -0700
  • 34287914c5 install.sh script's dockerd.conf should set docker daemon environment's LANG to en_US.UTF-8. See #355. Upstream-commit: 468fb901172f2534972cc44cd4459f14b3745a98 Component: engine Kevin J. Lynagh 2013-04-15 08:49:48 -0700
  • fd2c37bc5e try to load aufs module, disply error on failure Upstream-commit: ac49a797b469bda89384dc1cd31d349761340693 Component: engine Victor Vieux 2013-04-15 12:05:46 +0200
  • a2aceab579 Add a script to help reproduce #407 Upstream-commit: 1ec6c223c9e3a22e9cf182d1d4d69f16a9d083f4 Component: engine Guillaume J. Charmes 2013-04-14 15:13:32 -0700
  • a3d0ea8e4e Merge remote-tracking branch 'origin/packaging' Upstream-commit: db08705e3c61eb44afe34d28409573b7cb70ea98 Component: engine Solomon Hykes 2013-04-13 21:40:53 -0700
  • 9a0f29aec1 Merge remote-tracking branch 'origin/396-disabling_memory_limit-feature' Upstream-commit: fdf3308260ebe5f01920c92e7127860d067f95a1 Component: engine Solomon Hykes 2013-04-13 21:25:53 -0700
  • 1f46dfdd51 Add \r to error message in run raw mode Upstream-commit: c2c72bcfd796a43b9be33705ec695455c9823489 Component: engine Guillaume J. Charmes 2013-04-13 15:03:24 -0700
  • 80ab61361c Merge remote-tracking branch 'origin/96-dns_issue-fix' Upstream-commit: cdf90bb04b046058f6b1233846a1d5eb4fcf3810 Component: engine Solomon Hykes 2013-04-12 17:50:59 -0700
  • 0a3b5be4e0 Issue #405: Documentation for Arch Linux Install Upstream-commit: 45809e9a055defd073bde794026aa611333b7023 Component: engine Shawn Siefkas 2013-04-12 13:20:03 -0500
  • 3fcc60d0f7 Allow to disable memory limit at compilation time Upstream-commit: 1967c8342aef1a81eb33a41d673bb8e702daa5df Component: engine Guillaume J. Charmes 2013-04-11 12:58:23 -0700
  • 1875a00c38 Allow use to set his own dns via -dns Upstream-commit: 7673afc8438a9e46a1d11aff0f8c0f7eca169809 Component: engine Guillaume J. Charmes 2013-04-10 19:02:23 -0700
  • c74dd47b04 Fixed wording of ghost-related messages Upstream-commit: b1fbebb4a3611d340176ad637a22d2250085a077 Component: engine Solomon Hykes 2013-04-12 10:39:08 -0700
  • 9c360e79b0 Merge remote-tracking branch 'origin/ghost_handling-fix' Upstream-commit: 3527291b477510b1b9f904988599b6499211c3f3 Component: engine Solomon Hykes 2013-04-12 10:33:36 -0700
  • 5137cc3f51 Merge remote-tracking branch 'origin/kill_behaviour_fix' Upstream-commit: 57d31c9777a5f79ffe56dd813e61ad1eace6d59d Component: engine Solomon Hykes 2013-04-12 10:20:26 -0700
  • f071f50ea4 Merge pull request #403 from titanous/update-authors Guillaume J. Charmes 2013-04-12 07:56:19 -0700
  • 9b95a8b869 Update AUTHORS Upstream-commit: 343ed6b53f225e35bb5464efb556f555a31056a1 Component: engine Jonathan Rudenberg 2013-04-12 10:44:50 -0400
  • ebb6835d20 Go fmt Upstream-commit: 22893429ed29dbb7a01eed7a90a4d1fbecfd5d90 Component: engine Guillaume J. Charmes 2013-04-12 07:37:24 -0700
  • b4724f4f76 Merge branch 'create_pidfile' of https://github.com/flavio/docker into flavio-create_pidfile Upstream-commit: c1703c2b68da74680310ae58f5368d6c677a68ef Component: engine Guillaume J. Charmes 2013-04-12 07:28:36 -0700
  • 1568d28853 Merge pull request #381 from dotcloud/371-add-l-ps Guillaume J. Charmes 2013-04-12 07:16:00 -0700
  • 62557298dd Merge pull request #395 from dotcloud/commands_usage-fix Guillaume J. Charmes 2013-04-12 07:03:36 -0700
  • b5ccb3f71c removed not needed [OPTIONS] and remove poor messages like 'Not enough arguments' Upstream-commit: 8987bd5832d8162805d34b89c567fcf2e933f746 Component: engine Victor Vieux 2013-04-12 12:26:31 +0200
  • f8333f7048 Packaging, Debian: Add maintainer documentation Upstream-commit: f226842aa1f9148449558c90de7cdfb61105df28 Component: engine Daniel Mizyrycki 2013-04-11 20:17:41 -0700
  • 5b2bb885c1 Packaging: Add README documentation Upstream-commit: b14164879b4461b77b630719e67d619acf1a7648 Component: engine Daniel Mizyrycki 2013-04-11 17:39:47 -0700
  • 34381c942f Add unit test for hanging kill + fix other tests behaviour Upstream-commit: bb22cd492efdc67855bbcf8ab4a669e45ea9ee8e Component: engine Guillaume J. Charmes 2013-04-11 16:21:19 -0700
  • 1296a36fab Merge pull request #386 from lopter/master Solomon Hykes 2013-04-11 15:02:20 -0700
  • c1ad596926 Added docker-build (formerly github.com/shykes/changer) as a contrib script Upstream-commit: 048f9f4974ac74fac3b03af132c392daaa9f134e Component: engine Solomon Hykes 2013-04-11 14:44:39 -0700
  • 7f83ef43de docker daemon: create file containing PID Flavio Castelli 2013-04-10 12:24:15 +0200
  • 2f118e2b3a Simplify the output of 'docker images' by removing the PARENT column Upstream-commit: 79d934bfb0d2e5d30a89a42c1a106d9d3698775b Component: engine Solomon Hykes 2013-04-11 12:11:41 -0700
  • 855acfb07d Merge remote-tracking branch 'origin/148-remove_repositories-feature' Upstream-commit: 54dfedc516918b9c0f343dbb09ce2e9cc17c4e61 Component: engine Solomon Hykes 2013-04-11 11:36:28 -0700
  • 47db51b4c0 Merge remote-tracking branch 'origin/crlf_on_raw_mode' Upstream-commit: 0eb7157b6f23a70da2568796344bd6b333944aac Component: engine Solomon Hykes 2013-04-11 11:31:17 -0700
  • d6545d6e21 Contrib post-commit hook for checking gofmt Upstream-commit: 2de953490d6a4ccba9668484fce1f028578c6f77 Component: engine Solomon Hykes 2013-04-11 11:30:35 -0700
  • 2470a0415a fixes some usages Upstream-commit: 3ba44d2d5fac067f7fcd3d5abed83b08c8ddb24d Component: engine Victor Vieux 2013-04-11 18:46:47 +0200
  • c36cca18b4 Detect and mark ghost container. Upstream-commit: 313d13ea01f58c3e611fb85e435d36dd4907a6ac Component: engine Guillaume J. Charmes 2013-04-11 09:26:17 -0700
  • 46c83a02af force kill now use lxc-kill. Fixes #383 Upstream-commit: e68c04b722b4c001c999abc2cd5b60b1f1b34457 Component: engine Guillaume J. Charmes 2013-04-11 09:02:34 -0700
  • 2bb40279d3 Merge pull request #392 from dotcloud/rm_usage-fix Guillaume J. Charmes 2013-04-11 07:56:46 -0700
  • 0823d282a2 display usage when no parameter Upstream-commit: c105049f7ea5927ec9d7258624391f6a2b43a6a3 Component: engine Victor Vieux 2013-04-11 16:27:01 +0200
  • 556b0802fe snake_case to camelCase Upstream-commit: 17136d58f29fdd921d41ebd7c67c73bd4078b023 Component: engine Victor Vieux 2013-04-11 13:09:40 +0200
  • 5d8f85d0ac packaging; issue #251: Add debian packaging Upstream-commit: 8ea1e9126f3d64216e2d8a91ce6f8ad1f3d8587c Component: engine Daniel Mizyrycki 2013-04-10 21:00:39 -0700
  • 05958e6932 Skeleton of http API Upstream-commit: 38e2d00199db5dabe9972ff9c3153ac6b63266f2 Component: engine Solomon Hykes 2013-04-10 19:48:21 -0700
  • d2aba9b356 Use crlf in registry function to avoid issue with autlogin in push and autopull in run Upstream-commit: 6dc4c74b5ab63e6de374fe839e05acf5998a6f72 Component: engine Guillaume J. Charmes 2013-04-10 19:13:15 -0700
  • 1dcc582981 use crlf in login in order to avoir issue due to real raw mode Upstream-commit: 9d1fd2317d5e3edee845410f10969b37ba37c9d5 Component: engine Guillaume J. Charmes 2013-04-10 19:08:46 -0700
  • 4af9c309f0 Put the resolv.conf path in a variable instead of being hardcoded within lxc Upstream-commit: 1f9f5eed5d004395886b8e93cec9389332d8fded Component: engine Guillaume J. Charmes 2013-04-10 18:23:34 -0700
  • 7d008a24f8 Use ip to setup the gateway in sysinit.go Louis Opter 2013-04-10 17:40:28 -0700
  • bcc22cca7d Allow rmi to remove image from its name Upstream-commit: 97f48e59fcfa8ca0f0a20ed80cab7330af93ae6d Component: engine Guillaume J. Charmes 2013-04-10 17:23:42 -0700
  • 4fbbe500d2 Added temporary spec for data volumes as requested on #111 Upstream-commit: e41fd24542d96c503cd923a403c43aceaf9af965 Component: engine Solomon Hykes 2013-04-10 13:57:26 -0700
  • 053e80b29d changed last to n Upstream-commit: 8bd192fb16a5ac9836d4b1d3df037af65b61ffce Component: engine Victor Vieux 2013-04-10 21:09:21 +0200
  • 226b7e3c89 testing: Make postcommit more generic Upstream-commit: d2c1850fb5a210d59b87dcb8504c8c24b60cca3c Component: engine Daniel Mizyrycki 2013-04-10 11:23:56 -0700
  • 551b762e13 add -l to docker ps Upstream-commit: 8c3331dc978e3cbbe3255a436c8f18f01158eb27 Component: engine Victor Vieux 2013-04-10 19:30:57 +0200
  • 884a342273 Merge pull request #372 from srid/goroutine-scope Solomon Hykes 2013-04-09 21:06:31 -0700
  • 63abdc99ee Merge remote-tracking branch 'origin/wait_non_existing_container-fix' Upstream-commit: 76b7b2adf765732f8a43d7536e9720d2b4f3f6bb Component: engine Solomon Hykes 2013-04-09 21:05:15 -0700
  • a6a98ff910 Merge pull request #377 from jbarbier/buildbot Solomon Hykes 2013-04-09 20:53:29 -0700
  • 05a22d6527 Fix the Makefile, rule=hack to make it work on Windows Upstream-commit: b7cda3288ed857e4e2155846090b17a2d8fccdbf Component: engine Julien Barbier 2013-04-09 19:07:50 -0700
  • 3e6a546aa8 Merge pull request #367 from johncosta/333-redis-documentation Solomon Hykes 2013-04-09 18:16:39 -0700
  • e53c739014 Make sure all containers (even previously stopped) get a correct wait lock Upstream-commit: 9f83b9df2256c7b34453d5da85c17fae516ee3a4 Component: engine Guillaume J. Charmes 2013-04-09 17:40:02 -0700
  • aa4c6e3497 incorporate feedback for improving the PR Upstream-commit: 4ab241c93080d8df6db4fd0c31b0c26008118422 Component: engine John Costa 2013-04-09 17:50:12 -0400
  • 2f21f794cf serve goroutine must refer to the local conn Upstream-commit: f731835e4577c414d37fa050aaec1f541511ff6b Component: engine Sridhar Ratnakumar 2013-04-09 15:00:05 -0700
  • 263f9f8591 testing: Add buildbot VM Upstream-commit: bbaa975ec8ea44f7df4f96a910360abc43b4d5f7 Component: engine Daniel Mizyrycki 2013-04-09 14:30:10 -0700
  • bdbf282ee6 Merge github.com:dotcloud/docker into 333-redis-documentation Upstream-commit: 418ef43fbb59d62dca20905bbc0753892ecb6c27 Component: engine John Costa 2013-04-09 16:07:40 -0400
  • 58a81e417b Bumped version to 0.1.4 Upstream-commit: 40ebe78bb1d9750505d594d10bc9eb6979ef63ea Component: engine Solomon Hykes 2013-04-09 13:00:50 -0700
  • 5936316577 Merge remote-tracking branch 'origin/disable_signals-create_escape_sequence' Upstream-commit: 1b7115a33772806b36006f66b4425149f2fb3123 Component: engine Solomon Hykes 2013-04-09 12:56:32 -0700
  • e3aae801dc Update README with escape sequence Upstream-commit: 2e6a5bc7ee932b3d723ca4b0a319477310b12c34 Component: engine Guillaume J. Charmes 2013-04-09 10:14:18 -0700
  • d00cf2eba1 Fix merge issue Upstream-commit: 72cef46e5e504355266b9c83bd3693d07a35d0ee Component: engine Guillaume J. Charmes 2013-04-09 07:44:44 -0700
  • 4a464fa427 Use integers instead of non-printable chars in the escape sequence detection Upstream-commit: 626bfd87a7eadd64b16fb02d547f75d1a8f94aa7 Component: engine Guillaume J. Charmes 2013-04-04 18:13:43 -0700
  • 086efb3f6d Remove unused optimization that could lead in loosing the escape sequence Upstream-commit: 8f41f1fa60587d77ad3ce2109fc03180488f49cc Component: engine Guillaume J. Charmes 2013-04-04 18:12:54 -0700
  • 6c8223ce20 Look for the escape sequence only in tty mode Upstream-commit: faa88436504e4a4a63ddb4f3736b11e721b760cd Component: engine Guillaume J. Charmes 2013-04-04 12:57:45 -0700
  • a19d2a32c2 Fix deadlock on stop failure Upstream-commit: 0d9e54367f7bf7da9670de723d533eaa920868c8 Component: engine Guillaume J. Charmes 2013-04-09 12:06:01 -0700
  • 9ea0876e63 Implement an escape sequence in order to be able to detach from a container Upstream-commit: 1f70b1e15d0dea5f36395d325cbac2892e4f2e8a Component: engine Guillaume J. Charmes 2013-04-04 12:55:24 -0700
  • 9b1bdc42ec Disable signal catching and enable real posix raw mode Upstream-commit: 3f63b8780765df735192ea0299e86e8cb7dbcb88 Component: engine Guillaume J. Charmes 2013-04-04 12:54:53 -0700
  • d3c4d21c19 Merge branch 'master' of ssh://github.com/dotcloud/docker Upstream-commit: 9c3d2b6a4ed46eb3549416ceffd61683ad0a8efe Component: engine Solomon Hykes 2013-04-09 11:02:43 -0700
  • d7b36b0c91 Merge remote-tracking branch 'origin/change_run_detach_behavious_tty_mode' Upstream-commit: 1716fccbccb108383345b352ab8d3c66423319aa Component: engine Solomon Hykes 2013-04-09 10:39:13 -0700
  • c0f86c8179 Merge pull request #363 from dhrp/docs Solomon Hykes 2013-04-09 10:36:44 -0700