summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | improve the crashTest scriptGuillaume J. Charmes2013-04-161-5/+7
|/ / / /
* | | | Remove unneeded dependencies from READMESolomon Hykes2013-04-161-1/+1
* | | | Disabled standalone mode (fixes #364)Solomon Hykes2013-04-151-9/+1
| |/ / |/| |
* | | Add a script to help reproduce #407Guillaume J. Charmes2013-04-141-0/+94
* | | Merge remote-tracking branch 'origin/packaging'Solomon Hykes2013-04-1327-27/+474
|\ \ \
| * | | Packaging, Debian: Add maintainer documentationDaniel Mizyrycki2013-04-111-0/+16
| * | | Packaging: Add README documentationDaniel Mizyrycki2013-04-113-339/+39
| * | | packaging; issue #251: Add debian packagingDaniel Mizyrycki2013-04-1011-0/+405
| * | | packaging; issue #30: Original files to make the Ubuntu PPA on launch dateDaniel Mizyrycki2013-03-2914-27/+353
* | | | Merge remote-tracking branch 'origin/396-disabling_memory_limit-feature'Solomon Hykes2013-04-135-3/+32
|\ \ \ \
| * | | | Allow to disable memory limit at compilation timeGuillaume J. Charmes2013-04-125-3/+32
| | |_|/ | |/| |
* | | | Add \r to error message in run raw modeGuillaume J. Charmes2013-04-131-1/+1
* | | | Merge remote-tracking branch 'origin/96-dns_issue-fix'Solomon Hykes2013-04-123-8/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Allow use to set his own dns via -dnsGuillaume J. Charmes2013-04-122-4/+24
| * | | Put the resolv.conf path in a variable instead of being hardcoded within lxcGuillaume J. Charmes2013-04-103-9/+14
* | | | Fixed wording of ghost-related messagesSolomon Hykes2013-04-122-3/+3
* | | | Merge remote-tracking branch 'origin/ghost_handling-fix'Solomon Hykes2013-04-123-0/+16
|\ \ \ \
| * | | | Detect and mark ghost container.Guillaume J. Charmes2013-04-113-0/+16
* | | | | Merge remote-tracking branch 'origin/kill_behaviour_fix'Solomon Hykes2013-04-124-3/+87
|\ \ \ \ \
| * | | | | Add unit test for hanging kill + fix other tests behaviourGuillaume J. Charmes2013-04-114-4/+76
| * | | | | force kill now use lxc-kill. Fixes #383Guillaume J. Charmes2013-04-111-2/+14
| |/ / / /
* | | | | Merge pull request #403 from titanous/update-authorsGuillaume J. Charmes2013-04-122-0/+10
|\ \ \ \ \
| * | | | | Update AUTHORSJonathan Rudenberg2013-04-122-0/+10
|/ / / / /
* | | | | Go fmtGuillaume J. Charmes2013-04-122-13/+13
* | | | | Merge branch 'create_pidfile' of https://github.com/flavio/docker into flavio...Guillaume J. Charmes2013-04-121-2/+42
|\ \ \ \ \
| * | | | | docker daemon: create file containing PIDFlavio Castelli2013-04-111-2/+42
* | | | | | Merge pull request #381 from dotcloud/371-add-l-psGuillaume J. Charmes2013-04-121-2/+10
|\ \ \ \ \ \
| * | | | | | snake_case to camelCaseVictor Vieux2013-04-111-5/+5
| * | | | | | changed last to nVictor Vieux2013-04-101-1/+1
| * | | | | | add -l to docker psVictor Vieux2013-04-101-2/+10
* | | | | | | Merge pull request #395 from dotcloud/commands_usage-fixGuillaume J. Charmes2013-04-121-18/+25
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | removed not needed [OPTIONS] and remove poor messages like 'Not enough argume...Victor Vieux2013-04-121-17/+24
| * | | | | | fixes some usagesVictor Vieux2013-04-111-7/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #386 from lopter/masterSolomon Hykes2013-04-111-2/+1
|\ \ \ \ \ \
| * | | | | | Use ip to setup the gateway in sysinit.goLouis Opter2013-04-101-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Added docker-build (formerly github.com/shykes/changer) as a contrib scriptSolomon Hykes2013-04-113-0/+183
* | | | | | Simplify the output of 'docker images' by removing the PARENT columnSolomon Hykes2013-04-111-3/+1
* | | | | | Merge remote-tracking branch 'origin/148-remove_repositories-feature'Solomon Hykes2013-04-111-1/+5
|\ \ \ \ \ \
| * | | | | | Allow rmi to remove image from its nameGuillaume J. Charmes2013-04-101-1/+5
| |/ / / / /