Commit Graph
22634 Commits
Author SHA1 Message Date
David Calavera 0bbbaac94e Implement docker save with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 373f55eecd39625f9f2751d8f940e83a056b6261
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera 30d4ac73f9 Implement docker rmi with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 37d6fee8cfddd8e1afabbdaa232fa64a36494579
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera 8ab422b412 Implement docker remove with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: fb6533e6cf1793b653ab0ea9f12b6b6876076d97
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera 74f650b8f2 Implement docker restart with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: b7de53634c3262997593d140c9b68683135b55e1
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera 6f93333b24 Implement container rename with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: ac8fb77c7401d2d8cfd75bb8399b0f91484210ad
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera f66cc215ec Implement docker ps with standanlone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: d05aa418b0466553a24d42896f99176cfa29765f
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera 70dcec6319 Implement docker port with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: eeee2eae8671ce05d863aadf289a0695ac62629b
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera 4f50480c10 Implement docker pause with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 55333e8f9018585f28f13231a3073e2746d7c969
Component: engine
2015-12-09 12:04:56 -05:00
David Calavera c8e481849e Implement docker network with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 356768bc01adc6d74e723397fbc3ac7efcb0af64
Component: engine
2015-12-09 12:04:55 -05:00
David Calavera c95eea80e2 Implement docker logs with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 087674264674eaf946d185691ea92eee16f16a4f
Component: engine
2015-12-09 12:04:55 -05:00
David Calavera da693b6423 Implement docker login with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: b36531db6020134c8b561db71a67c4346051ed4a
Component: engine
2015-12-09 12:04:55 -05:00
David Calavera 553ecd8cd0 Implement docker load with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 9073a52ea839ef224931e1105bfa9c715ee48e2c
Component: engine
2015-12-09 12:04:55 -05:00
David Calavera 8f23851d4e Implement docker kill with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: c57e62d00e209288e4f2734d32a3184b4abf4248
Component: engine
2015-12-09 12:04:55 -05:00
David Calavera f60fb78ebb Implement docker build with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 535c4c9a59b1e58c897677d6948a595cb3d28639
Component: engine
2015-12-09 12:04:55 -05:00
David Calavera 80f8701c10 Implement docker info with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 900ad2897f58bffd2992c5fd8b1cd50cfb61198f
Component: engine
2015-12-09 12:04:54 -05:00
David Calavera b2e5fbbc30 Implement docker import with the standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 6bf757500b404311cf24c6ce656d317f49b7cc37
Component: engine
2015-12-09 12:04:54 -05:00
David Calavera b04e039159 Implement docker images with the standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 381262fbeab88f4195ec4d0ccd036e3233398204
Component: engine
2015-12-09 12:04:54 -05:00
David Calavera b2a93e0881 Implement docker history with the standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 45eca43f5bead5d9d22e65e0609410b266c32e18
Component: engine
2015-12-09 12:04:54 -05:00
David Calavera f30cba0e0e Implement docker export with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: e0549b8cebee4dbe8614688767c9b666afdd32d9
Component: engine
2015-12-09 12:04:54 -05:00
David Calavera 7d7225f7b4 Implement docker events with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 11c4cc9dded3aaed8be2fdcebc976b63ff80ef2c
Component: engine
2015-12-09 12:04:54 -05:00
David Calavera dfebc5f6be Implement docker diff with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: e562ac42f445f01625f2e1fc220d1aae3a28b8e1
Component: engine
2015-12-09 12:04:53 -05:00
David Calavera f0680b3c8f Implement docker container create with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 136e8fef64d3dd0e7601ffdad8864b8e1af7c7e5
Component: engine
2015-12-09 12:04:53 -05:00
David Calavera 4c16000788 Implement docker image create with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 1698fe01f58e090e736c611bc8c21e67544251e9
Component: engine
2015-12-09 12:04:53 -05:00
David Calavera 8c084aaa21 Implement docker cp with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 1b2b91ba43dc6fa1b4b758fc5a8090ce6cc597ff
Component: engine
2015-12-09 12:04:53 -05:00
David Calavera 536085eae2 Implement docker commit with standalone client lib.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 8c9ad7b818c0a7b1e39f8df1fabba243a0961c2d
Component: engine
2015-12-09 12:04:53 -05:00
David Calavera 6ac2615d60 Extract API client struct as standalone client.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 589df17a1a1dc649a4c3095cea6dd05e0c2a3bb5
Component: engine
2015-12-09 12:04:53 -05:00
Sebastiaan van Stijn a984ad154d Remove redundant check
jm.ID is already checked in the outer "if",
so theres no reason to check it again here.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 7a6f5d9b3186de2116686d5e2c40eff673dae6ec
Component: engine
2015-12-09 17:38:06 +01:00
Ben Firshman 254c2ced69 Link getting started to installation instructions
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Upstream-commit: 32402a7b9fb022c469d40b0668ac4420c02eb1df
Component: engine
2015-12-09 15:55:10 +00:00
Phil Estes 439d751051 Skip aufs whiteout files on userns translation to container
aufs kernel module creates whiteout files on upper layer delete (and
other situations) and those files already are 'translated' regarding
ownership in host terms (e.g. they are already "0:0" owned), so when
these layers are copied around with pkg/archive we don't want to try and
translate these files regarding ownership.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
Upstream-commit: 1626c9dae0f285185e3ef4c1e2be55a807e8c0ed
Component: engine
2015-12-09 10:11:32 -05:00
Sebastiaan van Stijn b353d85584 docs: fix incorrect package name on Oracle Linux
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: d9f4e5c13ccb5c76547937399078784e4e7ed023
Component: engine
2015-12-09 14:19:27 +01:00
Sebastiaan van Stijn 7f2add88af Merge pull request #18428 from hqhq/hq_limit_kernel_memory
Check minimum kernel memory limit to be 4M
Upstream-commit: c6c4ae152ad029a8546e127de477b65bc0e05572
Component: engine
2015-12-09 13:12:17 +01:00
Qiang Huang 8a7da51391 Check minimum kernel memory limit to be 4M
Fixes: #18405

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Upstream-commit: 2347f98003af34dd1cfd290bf0f2cc7e6ae07b03
Component: engine
2015-12-09 14:26:41 +08:00
John Howard b5aedd6d20 Windows: No subshell due to bash 3.x
Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: e078adc93b9ba52d85a21adb61c16c2e25e367c9
Component: engine
2015-12-08 22:24:55 -08:00
Doug Davis 0284a047a6 Merge pull request #18515 from tophj-ibm/add-new-image-to-dockerfiles-hotfix
Add new ppc64le image
Upstream-commit: c8ed1492bfc651a86014af695894a4bb66fe52f9
Component: engine
2015-12-08 21:28:18 -05:00
Christopher Jones a95271669d Added ppc64le ensure image to the Dockerfile
Adds ppc64le image to the Dockerfile,
should be with 03fc212b6d6c2b3ecff42f33b7b3a7181043b09e

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
Upstream-commit: a796eea2b526743d391ba2ea1f4a0bb03eb94bfe
Component: engine
2015-12-08 20:07:11 -05:00
moxiegirl 1085599321 Merge pull request #18478 from programmerq/novirt
Call it "containerization" instead of "virtualization" in the docs
Upstream-commit: 8ed14c207256836f86308f76d88fc800bb34e5f1
Component: engine
2015-12-08 16:45:29 -08:00
David Calavera 6efe38c23e Merge pull request #18435 from cilium-team/changing-udev-rules-file-permissions
Fixed 80-docker.rules file permissions to 644
Upstream-commit: dead67308cf89d055a83ba66fd6a6bdc87e82f14
Component: engine
2015-12-08 16:28:54 -08:00
David Calavera 1afd981df8 Merge pull request #18517 from thaJeztah/cleanup-maintainers-file
Cleanup MAINTAINERS file
Upstream-commit: 82eb1045094d6b098d03b7893d9d65335711de4a
Component: engine
2015-12-08 16:11:04 -08:00
David Calavera 489511b2b1 Merge pull request #18507 from sammyshj/13397-untaggedimages
Docs now explain dangling images with repo:tag as <none>:<none>
Upstream-commit: fcddd9d2f56554ddacb798098cd72b553e799487
Component: engine
2015-12-08 15:52:03 -08:00
Sebastiaan van Stijn 5227256eac Cleanup MAINTAINERS file
This removes sections from the maintainers file
that have been moved to the https://github.com/docker/opensource
repository.

Also replaces spaces for tabs for consistency (yay ocd).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: a848c5e78214cb0f00bbd01bf069169ae90b0908
Component: engine
2015-12-09 00:20:23 +01:00
Derek McGowan e937f06e2d Merge pull request #18503 from aaronlehmann/test-pull-all-tags
Fix flaky test TestPullAllTagsFromCentralRegistry
Upstream-commit: e8a0e126f73ec8773fd880b9eff54dba8eaf1dac
Component: engine
2015-12-08 14:15:55 -08:00
Jeff Anderson e1e5d41283 Change "virtualization" to "containerization"
* Wording around what docker-machine does since the phrase "Docker virtual machine" can cause some confusion.
* Docker Machine isn't a distro in and of itself. It still uses boot2docker as the distro.
* Remove "virtualization" keywords.

Signed-off-by: Jeff Anderson <jeff@docker.com>
Upstream-commit: 0d1c5193b389052f11d77ca576f7dbb49b601135
Component: engine
2015-12-08 15:08:27 -07:00
Tianon Gravi 21fc6d0f81 Merge pull request #18506 from tophj-ibm/power-and-z-frozen-images-fix
Fixes for building on ppc64le and 390x due to ensure-frozen-images
Upstream-commit: 44f709ab0700182729ad51fc2256373c96dc0f3f
Component: engine
2015-12-08 13:58:25 -08:00
Jess Frazelle eeaafa1340 Merge pull request #18484 from aaronlehmann/progress-fixes
JSONMessage terminal display fixes
Upstream-commit: 6d2130ee8e7ddebb31a0258ffe111adc0ecea273
Component: engine
2015-12-09 10:56:24 +13:00
Tianon Gravi c0f7df0a57 Merge pull request #18465 from albers/completion-network-disconnect-2
Improve bash completion for `docker network disconnect`
Upstream-commit: de7b80db0344a46ba948ce64df88017a69b6bfaa
Component: engine
2015-12-08 12:46:15 -08:00
David Calavera baef4152d2 Merge pull request #18505 from estesp/overlay-userns-fix
Fix overlay + user namespaces underlay dir permissions
Upstream-commit: 81014900d5adeedf90ee6c90b5a79d19859b0958
Component: engine
2015-12-08 12:44:46 -08:00
Alexander Morozov 8ac83c81d8 Merge pull request #18485 from aaronlehmann/errors-bounds-check
Add missing bounds check in ContinueOnError
Upstream-commit: 591493bfb56a3f7ad2338b7d6620ef8d631f21ef
Component: engine
2015-12-08 12:40:55 -08:00
Phil Estes 6021acc699 Fix overlay and user namespace permissions
All underlay dirs need proper remapped ownership. This bug was masked by the
fact that the setupInitLayer code was chown'ing the dirs at startup
time. Since that bug is now fixed, it revealed this permissions issue.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
Upstream-commit: 191cefbaca45ba86341379d09d2f75d5fc1868fb
Component: engine
2015-12-08 14:28:28 -05:00
Christopher Jones 6140358db6 Fixes for ppc64le and 390x frozen-images
Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
Upstream-commit: 03fc212b6d6c2b3ecff42f33b7b3a7181043b09e
Component: engine
2015-12-08 14:26:34 -05:00
Aaron Lehmann 7d8daf7bad Fix flaky test TestPullAllTagsFromCentralRegistry
This test was directly comparing lines of output from "docker images".
Sometimes, when busybox had been pushed to the hub recently, the
relative creation times would differ like this:

... obtained []string = []string{"busybox", "latest", "d9551b4026f0", "27", "minutes", "ago", "1.113", "MB"}
... expected []string = []string{"busybox", "latest", "d9551b4026f0", "26", "minutes", "ago", "1.113", "MB"}

Fixing by removing the time-since-creation fields from the comparison.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Upstream-commit: d17669999fff55219f5ed236f00fdf8a08d09304
Component: engine
2015-12-08 11:23:04 -08:00