Commit Graph

  • 6ac2615d60 Extract API client struct as standalone client. David Calavera 2015-12-02 23:53:06 -05:00
  • a984ad154d Remove redundant check Sebastiaan van Stijn 2015-12-09 17:38:06 +01:00
  • 254c2ced69 Link getting started to installation instructions Ben Firshman 2015-12-04 17:29:45 +00:00
  • 439d751051 Skip aufs whiteout files on userns translation to container Phil Estes 2015-12-09 10:11:32 -05:00
  • b353d85584 docs: fix incorrect package name on Oracle Linux Sebastiaan van Stijn 2015-12-09 14:19:27 +01:00
  • 7f2add88af Merge pull request #18428 from hqhq/hq_limit_kernel_memory Sebastiaan van Stijn 2015-12-09 13:12:17 +01:00
  • 8a7da51391 Check minimum kernel memory limit to be 4M Qiang Huang 2015-12-09 14:26:41 +08:00
  • b5aedd6d20 Windows: No subshell due to bash 3.x John Howard 2015-12-02 11:26:13 -08:00
  • 0284a047a6 Merge pull request #18515 from tophj-ibm/add-new-image-to-dockerfiles-hotfix Doug Davis 2015-12-08 21:28:18 -05:00
  • a95271669d Added ppc64le ensure image to the Dockerfile Christopher Jones 2015-12-08 18:05:25 -05:00
  • 1085599321 Merge pull request #18478 from programmerq/novirt moxiegirl 2015-12-08 16:45:29 -08:00
  • 6efe38c23e Merge pull request #18435 from cilium-team/changing-udev-rules-file-permissions David Calavera 2015-12-08 16:28:54 -08:00
  • 1afd981df8 Merge pull request #18517 from thaJeztah/cleanup-maintainers-file David Calavera 2015-12-08 16:11:04 -08:00
  • 489511b2b1 Merge pull request #18507 from sammyshj/13397-untaggedimages David Calavera 2015-12-08 15:52:03 -08:00
  • 5227256eac Cleanup MAINTAINERS file Sebastiaan van Stijn 2015-12-09 00:20:23 +01:00
  • e937f06e2d Merge pull request #18503 from aaronlehmann/test-pull-all-tags Derek McGowan 2015-12-08 14:15:55 -08:00
  • e1e5d41283 Change "virtualization" to "containerization" Jeff Anderson 2015-12-07 13:29:09 -07:00
  • 21fc6d0f81 Merge pull request #18506 from tophj-ibm/power-and-z-frozen-images-fix Tianon Gravi 2015-12-08 13:58:25 -08:00
  • eeaafa1340 Merge pull request #18484 from aaronlehmann/progress-fixes Jess Frazelle 2015-12-09 10:56:24 +13:00
  • c0f7df0a57 Merge pull request #18465 from albers/completion-network-disconnect-2 Tianon Gravi 2015-12-08 12:46:15 -08:00
  • baef4152d2 Merge pull request #18505 from estesp/overlay-userns-fix David Calavera 2015-12-08 12:44:46 -08:00
  • 8ac83c81d8 Merge pull request #18485 from aaronlehmann/errors-bounds-check Alexander Morozov 2015-12-08 12:40:55 -08:00
  • 6021acc699 Fix overlay and user namespace permissions Phil Estes 2015-12-08 14:28:28 -05:00
  • 6140358db6 Fixes for ppc64le and 390x frozen-images Christopher Jones 2015-12-03 17:44:28 -05:00
  • 7d8daf7bad Fix flaky test TestPullAllTagsFromCentralRegistry Aaron Lehmann 2015-12-08 11:23:04 -08:00
  • 31c6e57b82 The docs now explain that images with repo:tag as <none>:<none> are dangling images. Sambuddha Basu 2015-12-08 22:08:29 +04:00
  • a08a354855 Add missing bounds in ContinueOnError Aaron Lehmann 2015-12-07 17:28:10 -08:00
  • be83c5ad37 Rebase from master Liron Levin 2015-12-08 17:37:59 +02:00
  • b3330dfcec Merge pull request #18479 from aaronlehmann/flaky-logs-test Alexander Morozov 2015-12-08 09:03:39 -08:00
  • 1c96ff9a0b Fixing documentation according to comments by @moxiegirl and @thaJeztah Dima Stopel 2015-12-08 14:54:33 +02:00
  • 2491643ccf Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted. Liron Levin 2015-11-12 13:06:47 +02:00
  • db09b58def Adding authorization subsystem documentation Dima Stopel 2015-11-04 15:49:53 +02:00
  • 6b0cda08d9 Merge pull request #18488 from aaronlehmann/docker-images-order Vincent Demeester 2015-12-08 15:35:59 +01:00
  • cca42f456f Merge pull request #18487 from clnperez/gccgo-seccomp-support Phil Estes 2015-12-08 09:29:09 -05:00
  • 8d35d12a65 Merge pull request #18432 from thaJeztah/docs-run-reference-fixups Sebastiaan van Stijn 2015-12-08 15:16:51 +01:00
  • 23cd48101e Merge pull request #18483 from estesp/seccomp-test-requirement Vincent Demeester 2015-12-08 08:38:06 +01:00
  • bf0c0fe703 Make order of items in "docker images" deterministic Aaron Lehmann 2015-12-07 17:55:35 -08:00
  • 90acef675d Add seccomp stuff for gccgo Christy Perez 2015-12-07 19:40:55 -06:00
  • 86850a7309 Allow non-seccomp platforms to pass integration-cli tests Phil Estes 2015-12-07 20:14:52 -05:00
  • c64118158d Fix the scoping of "diff" so its value doesn't leak between loop iterations Aaron Lehmann 2015-12-07 17:01:47 -08:00
  • a646b23843 Don't update lines on the terminal from a previous operation Aaron Lehmann 2015-12-07 16:04:42 -08:00
  • 3291c35ddf Merge pull request #18108 from phemmer/no-mtu-discovery Sebastiaan van Stijn 2015-12-08 00:26:29 +01:00
  • f20b52f333 don't try to use default route MTU as bridge MTU Patrick Hemmer 2015-11-19 20:14:35 -05:00
  • 38a3ce820e Merge pull request #18476 from aaronlehmann/v1-push-size Alexander Morozov 2015-12-07 14:09:14 -08:00
  • 9fbd61f90d Fix flaky test TestLogsSince Aaron Lehmann 2015-12-07 13:26:30 -08:00
  • 8b7a15edb7 Use DiffSize instead of Size in v1 push Aaron Lehmann 2015-12-07 10:59:59 -08:00
  • d76bf17816 Merge pull request #18442 from MHBauer/move-configs Brian Goff 2015-12-07 13:38:43 -05:00
  • b12523fdf4 move configs structs to remove dependency on daemon Morgan Bauer 2015-12-04 12:34:43 -08:00
  • 57ef1043ab Merge pull request #18449 from coolljt0725/plugins_cleanup Sebastiaan van Stijn 2015-12-07 16:03:28 +01:00
  • ecc37f59d7 Merge pull request #18451 from WeiZhang555/net-err Phil Estes 2015-12-07 09:17:48 -05:00
  • 1af1c81aab Merge pull request #18123 from aidanhs/aphs-fail-on-broken-tar Tibor Vass 2015-12-07 14:38:21 +01:00
  • 76e21ed7ad Merge pull request #18463 from haoshuwei/modify-containerinspect-tocheckstatuscode Doug Davis 2015-12-07 07:55:26 -05:00
  • c2790f1174 Merge pull request #18425 from wenchma/18424-ErrorCodeNoSuchContainer Doug Davis 2015-12-07 07:48:04 -05:00
  • 485362d5ea Merge pull request #18468 from iGusev/patch-1 Tibor Vass 2015-12-07 13:38:16 +01:00
  • eed34f5bb0 Merge pull request #18105 from mishak87/registry-improvements Tibor Vass 2015-12-07 13:35:02 +01:00
  • 2079ca7585 Update dockervolumes.md Ilya Gusev 2015-12-07 15:17:03 +03:00
  • 88c160568e Merge pull request #18462 from haoshuwei/modify-networkinspect-tocheckstatuscode Vincent Demeester 2015-12-07 12:48:41 +01:00
  • dce7992408 Merge pull request #18329 from liusdu/mount_err Tibor Vass 2015-12-07 12:47:52 +01:00
  • bcccc8a2e2 Modify docker network inspect client to check statusCode instead of string contain Shuwei Hao 2015-12-07 03:38:47 +00:00
  • f628f2f8be Enable ptrace in a container on apparmor below 2.9 Joel Hansson 2015-12-03 09:57:58 +01:00
  • ab0fd6f0f5 Modufy docker inspect client to check statusCode instead of strings contains Shuwei Hao 2015-12-07 05:22:37 +00:00
  • e5e9f03639 Better error message for network connect Zhang Wei 2015-12-05 23:28:51 +08:00
  • 495515514d Merge pull request #18458 from vdemeester/fix-volume-test Sebastiaan van Stijn 2015-12-07 10:26:18 +01:00
  • 2033d3841f Improve bash completion for docker network disconnect Harald Albers 2015-11-15 13:31:13 -08:00
  • 3247a95872 Fix DockerSuite.TestVolumeCliInspectMulti Vincent Demeester 2015-12-07 08:34:18 +01:00
  • 7d47ab6c34 Merge pull request #18460 from thaJeztah/fix-pull-by-digest James Turnbull 2015-12-06 18:08:51 -06:00
  • fde8f24281 Fix pull by digest example Sebastiaan van Stijn 2015-12-07 00:58:46 +01:00
  • 260bedb8ba Windows CI Fix: Allow bash v4 John Howard 2015-12-06 14:37:07 -08:00
  • af8a444481 Merge pull request #18454 from dcylabs/master James Turnbull 2015-12-06 15:01:55 -06:00
  • 4769eb1560 added albatros library dcylabs 2015-12-06 20:40:42 +01:00
  • 26496961f2 Merge pull request #17741 from dhiltgen/pull_token Sebastiaan van Stijn 2015-12-06 16:40:06 +01:00
  • b461d8e9fc Merge pull request #18349 from mrfuxi/cli-specific-errors-in-api Vincent Demeester 2015-12-06 16:02:40 +01:00
  • d6d57d5554 Merge pull request #17788 from haoshuwei/modify-volume-inspect-multi Sebastiaan van Stijn 2015-12-06 14:03:46 +01:00
  • c0c8958c4e Merge pull request #18446 from LK4D4/vendor_pkg_dockerignore Jess Frazelle 2015-12-05 10:06:52 -08:00
  • ab6c9709f6 Merge pull request #17989 from jfrazelle/initial-seccomp-support Jess Frazelle 2015-12-05 08:33:58 -08:00
  • 8cfbba86b8 Merge pull request #18450 from runcom/typo-ocd Doug Davis 2015-12-05 09:15:51 -05:00
  • 8c68850665 integration-cli: fix test name typo Antonio Murdaca 2015-12-05 11:42:46 +01:00
  • 54d257ee92 pkg/plugins/client.go: don't try to encode os decode if it's nil Lei Jitang 2015-12-05 02:55:50 -05:00
  • de4815997a Add vendor/pkg to .dockerignore Alexander Morozov 2015-12-04 17:02:15 -08:00
  • 43099d9c25 Merge pull request #18418 from aaronlehmann/no-head-requests David Calavera 2015-12-04 14:51:54 -08:00
  • a271500de6 Merge pull request #18443 from tonistiigi/fix-images-delete David Calavera 2015-12-04 14:49:18 -08:00
  • aedf5127c5 Fix image deletion conflicts with search Tonis Tiigi 2015-12-04 13:15:54 -08:00
  • 339236ffdf Merge pull request #18408 from tonistiigi/disable-systemd-timeout Alexander Morozov 2015-12-04 12:34:19 -08:00
  • fee5b92987 Merge pull request #18436 from estesp/fix-initlayer-perms Jess Frazelle 2015-12-04 11:53:09 -08:00
  • d7dafeedd3 Merge pull request #18398 from calavera/system_backend Phil Estes 2015-12-04 12:56:57 -05:00
  • 3e1a2d1f77 Avoid a HEAD request for each layer in a v2 pull Aaron Lehmann 2015-12-03 18:23:21 -08:00
  • 355bde6b1b Merge pull request #18404 from jfrazelle/cleanup-maintainers Jess Frazelle 2015-12-04 09:25:43 -08:00
  • 37ebaba7a1 Fix init layer chown of existing dir ownership Phil Estes 2015-12-04 12:18:05 -05:00
  • 9fa2e0631e Fixed 80-docker.rules file permissions to 644 André Martins 2015-12-04 15:31:44 +00:00
  • cb5428fd49 Merge pull request #18434 from haugene/master Sebastiaan van Stijn 2015-12-04 16:15:36 +01:00
  • d0e41cba7f docs: fix typo in bash_history mount example Kristian Haugene 2015-12-04 15:57:44 +01:00
  • 13df21d3ec Merge pull request #18325 from RsrchBoy/topic/newtorks Sebastiaan van Stijn 2015-12-04 14:03:55 +01:00
  • 8f7acd99b1 docs: markdown and textual fixups in reference/run.md Sebastiaan van Stijn 2015-12-04 13:09:46 +01:00
  • 9e539c7be0 Merge pull request #14466 from Mashimiao/add-support-blkio_throtte_bps Sebastiaan van Stijn 2015-12-04 12:29:58 +01:00
  • 99997548a7 Merge pull request #18384 from Mashimiao/weight-device-docs-fix Sebastiaan van Stijn 2015-12-04 12:04:23 +01:00
  • cae2a5b6ac Correct the message of ErrorCodeNoSuchContainer to "No such container" Wen Cheng Ma 2015-12-04 15:00:08 +08:00
  • 6790de2194 Merge pull request #18412 from aaronlehmann/runcommand-race Alexander Morozov 2015-12-03 19:35:04 -08:00
  • 07663b4b7e Merge pull request #18413 from jfrazelle/update-go-version Jess Frazelle 2015-12-03 18:18:47 -08:00
  • 448be2245f Merge pull request #18409 from tonistiigi/fix-sha-prefix-inspect Doug Davis 2015-12-03 20:59:47 -05:00
  • d5560ff674 docs: fix weight-deivce option args Ma Shimiao 2015-12-03 11:14:05 +08:00