summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.1.7v0.1.7Solomon Hykes2013-04-201-1/+1
* Moved 'under the hood' below install instructions and examples in READMESolomon Hykes2013-04-201-17/+16
* Fix Ubuntu install docSolomon Hykes2013-04-201-13/+14
* Formatting fix in ubuntu install docSolomon Hykes2013-04-201-3/+2
* Link to public images list in the READMESolomon Hykes2013-04-201-0/+1
* Removed duplicate ubuntu binary install instructions from READMESolomon Hykes2013-04-201-48/+1
* Cleaned up install instructions in the READMESolomon Hykes2013-04-201-14/+33
* Add a test for allocating tcp ports and reaching them on localhostSolomon Hykes2013-04-191-0/+43
* Shutdown loopback-to-loopback proxy when unmapping a portSolomon Hykes2013-04-191-1/+7
* Emulate DNAT in userland for loopback-to-loopback connections. This makes con...Solomon Hykes2013-04-191-0/+46
* Exclude loopback-to-loopback connections from DNAT rules, to allow userland p...Solomon Hykes2013-04-191-2/+3
* 'docker ps' shows port mappingsSolomon Hykes2013-04-192-1/+14
* update TestRunDisconnectTty to reflect the correct behavior of CmdRunGuillaume J. Charmes2013-04-191-5/+2
* Merge pull request #444 from lopter/masterGuillaume J. Charmes2013-04-191-0/+1
|\
| * Wait for the container terminate at the end of CmdRunGuillaume J. Charmes2013-04-191-0/+1
|/
* contrib/vagrant-docker: a placeholder to centralize collaboration on an offic...Solomon Hykes2013-04-191-0/+3
* Merge branch 'master' of ssh://github.com/dotcloud/dockerSolomon Hykes2013-04-194-10/+12
|\
| * Merge pull request #415 from dotcloud/261-choose_grace_period-featureGuillaume J. Charmes2013-04-194-10/+12
| |\
| | * fixed testVictor Vieux2013-04-181-1/+1
| | * added -t in docker stop and restart to choose grace periodVictor Vieux2013-04-173-9/+11
* | | Fixed 'hack' rule in MakefileSolomon Hykes2013-04-191-1/+1
* | | Merge remote-tracking branch 'origin/buildbot'Solomon Hykes2013-04-199-0/+217
|\ \ \ | |/ / |/| |
| * | testing: Make postcommit more genericDaniel Mizyrycki2013-04-101-1/+1
| * | Merge pull request #377 from jbarbier/buildbotSolomon Hykes2013-04-091-1/+1
| |\ \
| | * | Fix the Makefile, rule=hack to make it work on WindowsJulien Barbier2013-04-091-1/+1
| |/ /
| * | testing: Add buildbot VMDaniel Mizyrycki2013-04-099-0/+217
* | | Fix ubuntu packaging to build from a clean checkout of the correct git tagSolomon Hykes2013-04-191-1/+3
* | | Merge remote-tracking branch 'origin/30-packaging-ubuntu'Solomon Hykes2013-04-1917-304/+436
|\ \ \
| * | | packaging-ubuntu, issue #30: Ensure docker package installs and passes tests ...Daniel Mizyrycki2013-04-175-10/+22
| * | | packaging-ubuntu, issue #30: streamline building and uploading to PPADaniel Mizyrycki2013-04-1710-288/+408
| * | | packaging-ubuntu: move original files in place for updateDaniel Mizyrycki2013-04-178-0/+0
* | | | Cleanup examples on READMESolomon Hykes2013-04-181-22/+15
* | | | Small wording fix in READMESolomon Hykes2013-04-181-1/+1
* | | | Add examples to the READMESolomon Hykes2013-04-181-11/+16
* | | | Fix examples in README to no longer rely on standalone modeSolomon Hykes2013-04-182-21/+25
* | | | contrib/docker-build: don't remove the base image if the first build step failsSolomon Hykes2013-04-181-1/+1
|/ / /
* | | Bumped version to 0.1.6 to mark image format change (author field)v0.1.6Solomon Hykes2013-04-171-1/+1
* | | Record the author of an image with 'docker commit -author'Solomon Hykes2013-04-171-1/+2
* | | Added 'author' field to the image formatSolomon Hykes2013-04-176-12/+14
* | | Bumped version to 0.1.5v0.1.5Solomon Hykes2013-04-171-1/+1
* | | Fix the behavior of Graph.Register so that it can be interrupted without side...Solomon Hykes2013-04-172-1/+28
* | | Merge pull request #406 from shawnsi/405-arch-docsSolomon Hykes2013-04-172-0/+44
|\ \ \
| * | | Issue #405: Documentation for Arch Linux InstallShawn Siefkas2013-04-122-0/+44
* | | | Merge pull request #409 from lynaghk/masterSolomon Hykes2013-04-171-1/+1
|\ \ \ \
| * | | | install.sh script's dockerd.conf should set docker daemon environment's LANG ...Kevin J. Lynagh2013-04-151-1/+1
* | | | | Merge remote-tracking branch 'origin/183-no_such_device-fix'Solomon Hykes2013-04-171-1/+15
|\ \ \ \ \
| * | | | | try to load aufs module, disply error on failureVictor Vieux2013-04-151-1/+15
* | | | | | Merge remote-tracking branch 'origin/416-lxc_0_9_compatibliity-fix'Solomon Hykes2013-04-172-16/+19
|\ \ \ \ \ \
| * | | | | | Manually pass the env to docker-init instead of relying on lxc to pass itGuillaume J. Charmes2013-04-162-16/+19
* | | | | | | Keep a cache of the unit-tests image. So I can code in conferences with crapp...Solomon Hykes2013-04-171-11/+2