Commit Graph

  • a14f48da41 Merge pull request #10767 from cpuguy83/fix_racey_exec_cgroup_test Alexander Morozov 2015-02-13 09:54:06 -08:00
  • b108618571 Cleans up docs/man/Dockerfile.5.md Brian Goff 2015-02-09 19:57:52 -05:00
  • b8d956b4d4 Fix race detected in TestExecCgroup Brian Goff 2015-02-13 12:18:46 -05:00
  • da0bb2cbb5 Use gpg keyserver pool Arnaud Porterie 2015-02-11 14:16:41 -08:00
  • 236e9294ed [trivial] changed ./hack to ./project in README.md grossws 2015-02-13 18:02:54 +03:00
  • 935df32156 mkimage-alpine.sh: Allow to change ARCH from the environment Manfred Touron 2015-02-13 13:37:21 +01:00
  • 44be94d7d0 Fix check-config.sh usage Lei Jitang 2015-02-13 19:52:11 +08:00
  • 38ae1de369 adds notify user of login credential persistence for registry Andrew C. Bodine 2015-02-06 09:51:01 -08:00
  • 1d7249f857 Merge pull request #10748 from icecrime/10739_update_docs Fred Lifton 2015-02-12 17:18:49 -08:00
  • a135d71f5e Merge pull request #10755 from ahmetalpbalkan/win-cli/TestBuildAddTarXzGz-fix Tibor Vass 2015-02-12 19:25:43 -05:00
  • 01e622e5b7 TestBuildAddTarXz: xz with '-k' due to msys bug Ahmet Alp Balkan 2015-02-12 15:42:27 -08:00
  • 82c4bb4849 Merge pull request #10716 from ahmetalpbalkan/win-cli/fix-emptyfs-path Tianon Gravi 2015-02-12 15:29:48 -08:00
  • b8472e6ec6 docker_api_attach_test: fix WS test to use DOCKER_TEST_HOST if specified Ahmet Alp Balkan 2015-02-12 11:51:28 -08:00
  • 8f945cfefd Change emptyfs path in integration-cli tests Ahmet Alp Balkan 2015-02-11 15:11:22 -08:00
  • 3799fccfba Merge pull request #10727 from ahmetalpbalkan/win-cli/integration-cli-compile-fix Doug Davis 2015-02-12 17:10:16 -05:00
  • ba30fcef2a Clean up explanation of doc branches. Peter Salvatore 2015-02-12 16:50:39 -05:00
  • 2c48e42531 Update docs for HTTP_PROXY Arnaud Porterie 2015-02-12 11:40:56 -08:00
  • 29f194cb0b Merge pull request #10739 from cpuguy83/fix_do_not_proxy_unix_sock Arnaud Porterie 2015-02-12 11:33:46 -08:00
  • 893e1b6f39 Merge pull request #10694 from dmcgowan/remove-push-by-id Michael Crosby 2015-02-12 11:25:38 -08:00
  • 106678e894 Do not use HTTP_PROXY for unix sock Brian Goff 2015-02-12 11:38:52 -05:00
  • dbc9971c4a builder/parser: Make use of builder/command Ahmet Alp Balkan 2015-02-11 23:54:41 -08:00
  • b2dfebba9a Create builder/command, cut libcontainer dependency on integration-cli Ahmet Alp Balkan 2015-02-11 21:18:48 -08:00
  • 65fed30f0c Tweak the text a little Sven Dowideit 2015-02-12 12:26:50 +10:00
  • 55e028de55 update the test code to enable testing the extra info Sven Dowideit 2015-02-12 12:21:09 +10:00
  • 683246a195 added -extfile to server certificate documentation for support of subjectAltName=IP:x.x.x.x this allows for connecting to the docker server from docker client using the dns name OR using the IP address (lots of docker stuff prefers IP addresses) Greg Fausak 2015-02-11 16:01:43 +00:00
  • b4e1974dec Add tests for create /etc volume Lei Jitang 2015-02-12 10:39:07 +08:00
  • e0226dfb31 Fix create volume /etc cover /etc/{hosts,resolv.conf,hostname} Lei Jitang 2015-02-06 20:31:53 +08:00
  • ebb652c696 Merge pull request #10686 from LK4D4/bump_docs Jessie Frazelle 2015-02-11 11:01:28 -08:00
  • c13ff18007 Merge pull request #10670 from tianon/revert-10290-sorry-windows-norelease4u Tibor Vass 2015-02-11 13:54:34 -05:00
  • a2081fdfa4 Merge pull request #10596 from rhvgoyal/manifest-close-archive Jessie Frazelle 2015-02-11 09:05:26 -08:00
  • 5407924e49 docker-call-close-archive-in-push-v2-image Vivek Goyal 2015-02-11 11:30:46 -05:00
  • 6e39a35c8f manifest: Close archive once done using it Vivek Goyal 2015-02-11 11:30:45 -05:00
  • 552bf3d2e6 Merge pull request #10658 from duglin/ReferenceSpecs James Turnbull 2015-02-11 06:42:41 -05:00
  • 2979e456cd Merge pull request #10632 from chenhanxiao/update-TESTFLAGS-docs Sven Dowideit 2015-02-11 12:36:43 +10:00
  • a17ad5db90 Allow normal volume to overwrite in start Binds Brian Goff 2015-01-26 17:31:30 -05:00
  • 3206ea9ad0 Update the trust graph only when pulling an official image Derek McGowan 2015-02-10 16:08:57 -08:00
  • 63a215e83c Remove push by ID Derek McGowan 2015-02-10 15:46:42 -08:00
  • 8f4f7fbb54 Merge pull request #10687 from icecrime/bump_master_v1.5.0 Michael Crosby 2015-02-10 14:10:45 -08:00
  • 5b5c1c638d Merge pull request #10689 from duglin/ScratchImage Jessie Frazelle 2015-02-10 13:54:43 -08:00
  • b185b43330 Show err msg on empty 'scratch' Dockerfile Doug Davis 2015-02-10 11:10:10 -08:00
  • b05344184c Bump to version v1.5.0 Arnaud Porterie 2015-01-22 13:30:47 -08:00
  • 5c56835bc1 Bump api version to 1.18 Alexander Morozov 2015-02-10 10:48:54 -08:00
  • 009380c706 Merge pull request #10474 from petervo/10473-availble-space Vincent Batts 2015-02-10 16:32:51 +01:00
  • 04be9f6857 docs: emphasis TESTFLAGS and add some descriptions Chen Hanxiao 2015-02-10 15:34:33 +08:00
  • 64a4aefa3d Merge pull request #10671 from tiborvass/remove-fail-word-from-tests Alexander Morozov 2015-02-09 20:53:15 -08:00
  • 1ebda39c1c Merge pull request #10561 from duglin/SupportNoArgCmds Michael Crosby 2015-02-09 18:08:14 -08:00
  • 2dc29a37bd Merge pull request #10598 from lsm5/core-file-size Jessie Frazelle 2015-02-09 17:31:40 -08:00
  • 44b33ef557 Merge pull request #10652 from SvenDowideit/update-9456 Sven Dowideit 2015-02-10 11:02:42 +10:00
  • 48d21d06a2 updates from review Sven Dowideit 2015-02-09 14:02:16 +10:00
  • 2fa60db4e0 update kernel reqs doc; recommend updates on RHEL unclejack 2014-12-02 18:21:43 +02:00
  • d05965b4df Merge pull request #10608 from SvenDowideit/wrap-doc-headings-in-sidebar Sven Dowideit 2015-02-10 10:03:37 +10:00
  • 9dcb95789e remove the text-indent and increase the font size Sven Dowideit 2015-02-09 14:07:31 +10:00
  • f24997510f Simplfy the sidebar html and css, and then allow the text to wrap Sven Dowideit 2015-02-06 14:31:04 +10:00
  • e0ebfad813 Remove word "fail" from tests Tibor Vass 2015-02-09 18:01:52 -05:00
  • 7fe8a53e1c Detail available space behavior on loop devices Peter Volpe 2015-02-09 14:51:48 -08:00
  • ea5bb62c0a Merge pull request #10366 from tiborvass/new-pr-workflow Tibor Vass 2015-02-09 17:33:37 -05:00
  • 47f750ae10 Revert "Remove windows from the list of supported platforms" Tianon Gravi 2015-02-09 15:19:08 -07:00
  • 6de4570d3e Merge pull request #10659 from estesp/fix-dup-bind-mounts-testing Tibor Vass 2015-02-09 16:04:26 -05:00
  • c6ec28818e Merge pull request #10660 from tianon/static_build-tag Jessie Frazelle 2015-02-09 13:02:57 -08:00
  • 12a8539065 Merge pull request #10277 from mleone896/rhinit_dead_pid_file Tianon Gravi 2015-02-09 12:19:23 -08:00
  • 2989e6a633 no limit on core size Lokesh Mandvekar 2015-02-09 19:03:07 +00:00
  • 71dfbf9d9b Fixing stale pidfile issue when docker dies abruptly Signed-off-by: Mike Leone <mleone896@gmail.com> Mike Leone 2015-01-22 10:22:40 -05:00
  • 3f6a4b57b6 Merge pull request #10657 from estesp/10655-add-host-err-msg Alexander Morozov 2015-02-09 10:47:04 -08:00
  • 43629f56fe Add more helpful error message for -add-host Fixes: #10655 Phil Estes 2015-02-09 09:59:05 -05:00
  • 123e8eff11 Clean up dup. volume test and add API test for the same Phil Estes 2015-02-09 11:17:41 -05:00
  • 4046554f92 Merge pull request #10530 from unclejack/install_sh_ssl_certs Tianon Gravi 2015-02-09 09:01:02 -08:00
  • 379cbf8e87 Merge pull request #10443 from jbiel/patch-1 Tianon Gravi 2015-02-09 08:45:20 -08:00
  • 75b700c443 Update project/make/dynbinary to unset the static_build tag Tianon Gravi 2015-02-09 09:30:09 -07:00
  • 9c2d8bdbe5 Add Image/Libcontainer spec refs to README Doug Davis 2015-02-09 06:09:51 -08:00
  • d0465f42ac Merge pull request #10651 from HammerOfThor/master James Turnbull 2015-02-09 05:05:57 -05:00
  • 5c8d4a0091 Merge pull request #10440 from rhvgoyal/skip-dot-prefix-files Vincent Batts 2015-02-09 10:26:27 +01:00
  • ce923ef765 Merge pull request #10624 from stevekochscience/master Sven Dowideit 2015-02-09 14:05:33 +10:00
  • bed01ba5bf fix the problem that memory-swap=-1 is not working for docker command Qiang Huang 2015-02-09 10:36:49 +08:00
  • a8cd8cc163 docs: fix a typo in registry_mirror.md Zhang Wei 2015-02-09 10:04:55 +08:00
  • f77ee21d7f Merge pull request #10635 from chenhanxiao/docs-Dockerfile-typo Sven Dowideit 2015-02-09 09:50:18 +10:00
  • 0e2a2c3c6c Merge pull request #10529 from waitingkuo/patch-2 Jessie Frazelle 2015-02-08 12:46:22 -08:00
  • 9c8c717299 Merge pull request #10453 from aidanhs/aphs-move-daemon-flags Jessie Frazelle 2015-02-08 12:40:19 -08:00
  • 9851ff3c8f Update certificates.md Wei-Ting Kuo 2015-02-03 22:42:26 +08:00
  • 4413092410 Get list of Dockerfile cmds from builder so we can be smarted in our tests Doug Davis 2015-02-07 19:30:44 -08:00
  • 18202afe1d Move daemon-only flags into the daemon config struct Aidan Hobson Sayers 2015-01-30 02:55:22 +00:00
  • d3182181ac Add support for no-arg commands in Dockerfile Doug Davis 2015-02-04 09:34:25 -08:00
  • 31dee84599 Merge pull request #10607 from chenhanxiao/enable-upper-proto Alexander Morozov 2015-02-07 16:56:35 -08:00
  • 417c803e58 docker_cli_build_test: add testcase of EXPOSE 5678/UDP Chen Hanxiao 2015-02-08 07:04:22 +08:00
  • 0eb30d2c37 Merge pull request #10623 from jfrazelle/update-fish Tibor Vass 2015-02-07 12:37:21 -05:00
  • d997a689a3 Merge pull request #10533 from noironetworks/Fixes-one-failing-test Tibor Vass 2015-02-07 12:12:03 -05:00
  • 4f7caf8a2c Fixed one small typo of docker_cli_build_test.go André Martins 2015-02-03 16:13:33 +00:00
  • 2fcf439ff5 docs: fix a typo in Dockerfile.5.md Chen Hanxiao 2015-02-07 17:09:20 +08:00
  • d863024730 Minor nits Tibor Vass 2015-02-05 14:04:40 -05:00
  • ffcc4076f8 Merge pull request #10594 from dmcgowan/v2-registry-tarsum-errors Arnaud Porterie 2015-02-06 17:01:34 -08:00
  • d6536422f4 Merge pull request #10112 from cpuguy83/4393_fix_volume_where_file_exists Tibor Vass 2015-02-06 19:39:48 -05:00
  • 51fc1df02c Merge pull request #10320 from shishir-a412ed/cleanup_cmd_tag Jessie Frazelle 2015-02-06 16:34:48 -08:00
  • 19b7fc9336 Fixes #10457-Pause-and-unpause-accept-multi-containers André Martins 2015-01-31 00:23:47 +00:00
  • 3bd03f7627 Merge pull request #10534 from unclejack/aufs_enable_dio Tibor Vass 2015-02-06 18:26:09 -05:00
  • 6199c38a14 Merge pull request #10548 from SvenDowideit/add-webhook-image-list Michael Crosby 2015-02-06 15:15:16 -08:00
  • b781d30f81 Merge pull request #10578 from SvenDowideit/copy-edit-10516-fedora-install Michael Crosby 2015-02-06 15:14:31 -08:00
  • d10ffd08ef Merge pull request #10546 from SvenDowideit/update-boolean-flags-help Jessie Frazelle 2015-02-06 15:12:11 -08:00
  • a6d778b8d7 Update docker.fish Coenraad Loubser 2015-01-21 17:24:19 -05:00
  • df52d83f51 Merge pull request #10622 from estesp/10618-err-ondup-bind-vols Jessie Frazelle 2015-02-06 15:03:56 -08:00
  • a3cae1498c Error out if file in container at volume path Brian Goff 2015-01-14 22:30:28 -05:00
  • acc900171e Merge pull request #10421 from noironetworks/10388-Specifying_confliting_options Michael Crosby 2015-02-06 14:58:08 -08:00