summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5079 from unclejack/bump_v0.10.0release-0.100.10.1-hotfixesunclejack2014-04-09417-5135/+19054
|\
| * Bump version to v0.10.0v0.10.00.10unclejack2014-04-092-1/+138
| * Merge pull request #5090 from crosbymichael/remove-vfVictor Vieux2014-04-089-302/+94
| |\
| | * Make volumes-from a slice instead of string splitMichael Crosby2014-04-083-6/+8
| | * Move volumesfrom to hostconfigMichael Crosby2014-04-089-302/+92
| |/
| * Merge pull request #5095 from crosbymichael/remove-ghost-testGuillaume J. Charmes2014-04-081-28/+0
| |\
| | * Remove restart ghost testMichael Crosby2014-04-081-28/+0
| * | Merge pull request #5089 from creack/replace_existing_docker_apparmor_profileMichael Crosby2014-04-082-7/+37
| |\ \
| | * | Backup current docker apparmor profile and replace it with the new oneGuillaume J. Charmes2014-04-082-7/+37
| * | | Merge pull request #5096 from vieux/remove_double_warningSolomon Hykes2014-04-081-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | remove double deprecation warningVictor Vieux2014-04-081-1/+0
| |/ /
| * | Merge pull request #5066 from crosbymichael/remove-dns-confSolomon Hykes2014-04-089-142/+79
| |\ \
| | * | Move DNS options to hostconfigMichael Crosby2014-04-079-142/+79
| * | | Merge pull request #5088 from shykes/deprecate-commit-runMichael Crosby2014-04-083-100/+8
| |\ \ \
| | * | | Early deprecation warning for 'docker commit --run'Solomon Hykes2014-04-083-100/+8
| * | | | Merge pull request #5091 from jamtur01/fedora_installTianon Gravi2014-04-081-7/+34
| |\ \ \ \
| | * | | | Removed extra whitespaceJames Turnbull2014-04-081-7/+7
| | * | | | Added Fedora installation methodJames Turnbull2014-04-081-0/+27
| * | | | | Merge pull request #5073 from tianon/update-release-bundlesTianon Gravi2014-04-081-2/+6
| |\ \ \ \ \
| | * | | | | Update RELEASE_BUNDLES to include integration testsTianon Gravi2014-04-071-2/+6
| * | | | | | Merge pull request #5076 from tianon/update-hack-make-test-integration-cliTianon Gravi2014-04-081-22/+27
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Update test-integration-cli bundlescript for consistency with other bundlescr...Tianon Gravi2014-04-071-22/+27
| | |/ / / /
| * | | | | Merge pull request #5083 from shin-/4343-http_401_private_push_errorVictor Vieux2014-04-081-0/+3
| |\ \ \ \ \
| | * | | | | Added specific error message when hitting 401 over HTTP on pushshin-2014-04-081-0/+3
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #5085 from tianon/more-readable-crossplatforms-listMichael Crosby2014-04-081-1/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Update DOCKER_CROSSPLATFORMS to be more readableTianon Gravi2014-04-081-1/+4
| * | | | | Merge pull request #5068 from tianon/fix-abs-volume-checkunclejack2014-04-081-6/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix edge case in bind mount absolute path detectionTianon Gravi2014-04-071-6/+2
| | | |/ / | | |/| |
| * | | | Merge pull request #5049 from Supermathie/aa-fixGuillaume J. Charmes2014-04-071-5/+2
| |\ \ \ \
| | * | | | apparmor: pull in variables from tunables/globalMichael Brown2014-04-071-6/+1
| | * | | | apparmor: abstractions/base expects pid variableMichael Brown2014-04-071-0/+1
| | * | | | apparmor: docker-default: Include base abstractionMichael Brown2014-04-071-0/+1
| * | | | | Merge pull request #5074 from SvenDowideit/simplify-builder-headingsJames Turnbull2014-04-071-33/+29
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | use the docs sidebar to be the TOC means that level 2 headings are the most i...Sven Dowideit2014-04-081-33/+29
| | | |_|/ | | |/| |
| * | | | Merge pull request #5029 from ipbabble/manpagesO.S. Tezer2014-04-0810-0/+1053
| |\ \ \ \
| | * | | | Added man pages for several docker commands.William Henry2014-04-0710-0/+1053
| * | | | | Merge pull request #5025 from dstine/readme-fixGuillaume J. Charmes2014-04-071-3/+3
| |\ \ \ \ \
| | * | | | | fixed three more typosDan Stine2014-04-071-3/+3
| | * | | | | fixed two readme typosDan Stine2014-04-041-2/+2
| * | | | | | Merge pull request #5064 from crosbymichael/remount-bind-mountMichael Crosby2014-04-072-2/+20
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Ensure that ro mounts are remountedMichael Crosby2014-04-072-2/+20
| * | | | | | Merge pull request #4997 from jpetazzo/apt-should-always-use-httpsSven Dowideit2014-04-082-2/+18
| |\ \ \ \ \ \
| | * | | | | | Use https://get.docker.io/ubuntu consistentlyJérôme Petazzoni2014-04-072-2/+18
| * | | | | | | Merge pull request #4715 from sebsto/patch-1Sven Dowideit2014-04-081-0/+32
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Include instruction for AMI 2014.03Sébastien Stormacq2014-03-171-0/+32
| * | | | | | | Merge pull request #5058 from crosbymichael/remove-optsVictor Vieux2014-04-0710-64/+52
| |\ \ \ \ \ \ \
| | * | | | | | | Remove and unexport selinux functionsMichael Crosby2014-04-072-18/+9
| | * | | | | | | Ensure that selinux is disabled by defaultMichael Crosby2014-04-076-14/+21
| | * | | | | | | Add more label checks for selinux enabledMichael Crosby2014-04-072-17/+21
| | * | | | | | | Remove selinux build tagMichael Crosby2014-04-071-1/+1