Commit Graph

  • fc9ef7087e Merge pull request #1732 from sjeandeaux/fix/issue-117 Vincent Demeester 2019-03-19 11:54:41 +01:00
  • 2871b723ad Merge pull request #1746 from thaJeztah/carry_compose_template_driver Vincent Demeester 2019-03-19 08:09:27 +01:00
  • e5702e000c Tweak validation messages Sebastiaan van Stijn 2019-03-19 03:17:02 +01:00
  • b5d0d179e7 Add back validation for invalid label values on containers Sebastiaan van Stijn 2019-02-13 16:48:59 +01:00
  • f2424bd375 Fix labels copying value from environment variables Sebastiaan van Stijn 2019-02-13 16:47:30 +01:00
  • d4ad7a94d2 [#117] remove blank line and fix order Stephane Jeandeaux 2019-03-18 21:37:22 -04:00
  • e4aa87ff6e Merge pull request #1663 from cwilhit/crwilhit-WindowsDocs-Update Sebastiaan van Stijn 2019-03-19 02:33:32 +01:00
  • bf959a2be4 Merge pull request #1708 from thaJeztah/bump_golang_1.12 Tibor Vass 2019-03-18 17:57:17 -07:00
  • 7764101a54 Add support for template_driver in composefiles Vincent Demeester 2018-06-27 14:05:51 +02:00
  • 40c4e9dcd0 Merge component 'cli' from git@github.com:docker/cli 18.09 GordonTheTurtle 2019-03-18 20:37:25 +00:00
  • 8c3a619d13 Merge pull request #1740 from tonistiigi/platform-flag Sebastiaan van Stijn 2019-03-18 19:21:46 +01:00
  • 2caffb12c7 build: enable platform flag for build if buildkit Tonis Tiigi 2019-03-15 19:09:39 -07:00
  • ef970c66f7 Merge component 'cli' from git@github.com:docker/cli 18.09 GordonTheTurtle 2019-03-18 16:37:16 +00:00
  • ed16a3136b Merge pull request #1744 from thaJeztah/18.09_backport_docs_fixes v18.09.4-rc1 Sebastiaan van Stijn 2019-03-18 17:36:26 +01:00
  • 38ac401e28 Merge pull request #1744 from thaJeztah/18.09_backport_docs_fixes Sebastiaan van Stijn 2019-03-18 17:36:26 +01:00
  • f2123b3fe4 Merge pull request #1749 from thaJeztah/compose_3.8_compose_credential_spec_fix Vincent Demeester 2019-03-18 16:02:47 +01:00
  • 0d922266e2 Merge pull request #1397 from thaJeztah/fix-subscription-filter Silvin Lubecki 2019-03-18 15:35:08 +01:00
  • d80e023382 Merge pull request #1750 from thaJeztah/fix_circle_vendor_flakiness Silvin Lubecki 2019-03-18 15:22:48 +01:00
  • 69f1727248 Merge pull request #1524 from thaJeztah/fix_system_prune_output Sebastiaan van Stijn 2019-03-18 15:11:22 +01:00
  • e7176e8dd0 fix subscription filter Mason Fish 2018-09-24 16:51:05 -07:00
  • e63ac0ea35 Merge pull request #1741 from thaJeztah/18.09_backport_fix_plugin_test Silvin Lubecki 2019-03-18 14:47:32 +01:00
  • 7a40ed937a Merge pull request #1741 from thaJeztah/18.09_backport_fix_plugin_test Silvin Lubecki 2019-03-18 14:47:32 +01:00
  • 81b319aa5f Bump Golang 1.12.1 Sebastiaan van Stijn 2019-03-04 11:05:03 +01:00
  • 7f09b9d8e2 Merge pull request #1742 from thaJeztah/bump_golang_1.11.6 Silvin Lubecki 2019-03-18 14:46:51 +01:00
  • 26e004797b Make system prune warning filters human-readable Sebastiaan van Stijn 2018-11-17 16:53:02 +01:00
  • 4a0218bb11 Fix system prune warning missing filters from config-file Sebastiaan van Stijn 2018-11-17 16:00:37 +01:00
  • c1a4358ea4 Add some spaces for cosmetics and readability reasons. Silvin Lubecki 2019-03-18 12:32:48 +01:00
  • e9e7044d89 Add some spaces for cosmetics and readability reasons. Silvin Lubecki 2019-03-18 12:32:48 +01:00
  • 80918147ff Merge pull request #1748 from silvin-lubecki/cosmetics Sebastiaan van Stijn 2019-03-18 13:50:32 +01:00
  • 9e9fbf0699 Merge pull request #1719 from jcsirot/fix-default-context Silvin Lubecki 2019-03-18 13:48:38 +01:00
  • dba90e4999 CircleCI: Increase no-output timeout to 15 minutes for vendoring Sebastiaan van Stijn 2019-03-18 13:07:22 +01:00
  • 70846619a9 Update compose 3.8 to disallow additional properties Sebastiaan van Stijn 2019-03-18 12:53:38 +01:00
  • 8401c81b46 Add some spaces for cosmetics and readability reasons. Silvin Lubecki 2019-03-18 12:32:48 +01:00
  • cfd5b16ae0 Merge pull request #1745 from ijc/disable-dial-stdio-for-plugins Silvin Lubecki 2019-03-18 12:29:41 +01:00
  • ff2ed6efa8 cli-plugins: disable use of dial-stdio Ian Campbell 2019-03-18 09:33:25 +00:00
  • b3aa17187f Make default context behaves like a real context: - when using "--context default" parameter - when printing the list of contexts - when exporting the default context to a tarball Jean-Christophe Sirot 2019-03-06 15:01:12 +01:00
  • 86a5a489f7 Merge pull request #1690 from jcsirot/fix-contextstore-for-plugins Sebastiaan van Stijn 2019-03-18 11:27:07 +01:00
  • 27ab7cc3d6 Add exit status to docker exec manpage Eric Curtin 2019-02-15 11:51:46 +00:00
  • 5def8bca28 Add exit status to docker exec manpage Eric Curtin 2019-02-15 11:51:46 +00:00
  • 74bd5f143f Corrected max-file option - was incorrectly spelt as max-files stevejr 2019-02-13 11:38:48 +00:00
  • 8cae313dd6 Corrected max-file option - was incorrectly spelt as max-files stevejr 2019-02-13 11:38:48 +00:00
  • 8dc400713f Note caveat with detaching using key sequence Ben Creasy 2019-02-08 12:45:40 -08:00
  • 3adaef1e74 Note caveat with detaching using key sequence Ben Creasy 2019-02-08 12:45:40 -08:00
  • 543f9b32ee Fix typos Michael Käufl 2019-02-07 13:23:13 +01:00
  • d6ea168f88 Fix typos Michael Käufl 2019-02-07 13:23:13 +01:00
  • 1d314f2227 Fix small typo Ryan Wilson-Perkin 2019-01-29 17:04:46 -05:00
  • 0ddc0b1b54 Fix small typo Ryan Wilson-Perkin 2019-01-29 17:04:46 -05:00
  • 275ab1f063 Improve docker image rm reference docs Sebastiaan van Stijn 2019-01-21 16:15:45 +01:00
  • ab07868a3f Improve docker image rm reference docs Sebastiaan van Stijn 2019-01-21 16:15:45 +01:00
  • 4f6ab11ff4 Update process isolation description for older Windows 10 versions Stefan Scherer 2019-01-21 08:27:07 +01:00
  • 2b74693bae Update process isolation description for older Windows 10 versions Stefan Scherer 2019-01-21 08:27:07 +01:00
  • 537309a548 Fix some typos in manifest.md zhoulin xie 2019-01-20 01:20:34 +08:00
  • 8fe68b3c25 Fix some typos in manifest.md zhoulin xie 2019-01-20 01:20:34 +08:00
  • 08714b4579 docs: add missing ID placeholder for docker node ps Sebastiaan van Stijn 2019-01-03 19:37:19 +01:00
  • 0e8ded3923 docs: add missing ID placeholder for docker node ps Sebastiaan van Stijn 2019-01-03 19:37:19 +01:00
  • 789a15bc73 docs(metrics-addr): Use port 9323, allocated for Docker in prometheus Frederic Hemberger 2018-12-21 09:04:21 +01:00
  • c81fbf531f docs(metrics-addr): Use port 9323, allocated for Docker in prometheus Frederic Hemberger 2018-12-21 09:04:21 +01:00
  • ce12ac2d14 Fixed typo. Anne Henmi 2018-12-12 08:41:11 -07:00
  • e0cf2f4f92 Fixed typo. Anne Henmi 2018-12-12 08:41:11 -07:00
  • 4c94a0af75 Replace environmental with environment Nir Soffer 2018-11-29 01:33:47 +02:00
  • 3803869429 Replace environmental with environment Nir Soffer 2018-11-29 01:33:47 +02:00
  • 0717f261ed Improve docker image rm documentation Filip Jareš 2018-10-12 10:07:33 +02:00
  • 733325e26f Improve docker image rm documentation Filip Jareš 2018-10-12 10:07:33 +02:00
  • 33c8c0543b Merge pull request #1629 from thaJeztah/update_rmi_docs Silvin Lubecki 2019-03-18 10:39:45 +01:00
  • 1500105975 Bump Golang 1.11.6 Sebastiaan van Stijn 2019-03-17 16:01:58 +01:00
  • fc8717799f Fix: plugin-tests discarding current environment Sebastiaan van Stijn 2019-03-04 20:09:34 +01:00
  • 2c6914129c Fix: plugin-tests discarding current environment Sebastiaan van Stijn 2019-03-04 20:09:34 +01:00
  • 4f2b9d6cb6 vendor containerd/cgroups dbea6f2bd41658b84b00417ceefa416b979cbf10 Sebastiaan van Stijn 2019-03-13 21:39:49 +01:00
  • f2815a7aa5 Update containerd v1.2.5, runc 2b18fe1d885ee5083ef9f0838fee39b62d653e30 Sebastiaan van Stijn 2019-03-13 21:00:50 +01:00
  • f5e591e815 Merge component 'cli' from git@github.com:docker/cli 18.09 GordonTheTurtle 2019-03-14 16:37:12 +00:00
  • 76f4876129 Merge pull request #1734 from thaJeztah/18.09_backport_fix_test_for_go_1.12 Silvin Lubecki 2019-03-14 16:55:40 +01:00
  • 8845519dce Merge pull request #1734 from thaJeztah/18.09_backport_fix_test_for_go_1.12 Silvin Lubecki 2019-03-14 16:55:40 +01:00
  • 651ccc0711 Merge pull request #1713 from thaJeztah/fix_plugin_test Silvin Lubecki 2019-03-14 16:22:05 +01:00
  • 7f1176b8aa Merge pull request #1737 from ijc/plugins-using-PersistentPreRunE Sebastiaan van Stijn 2019-03-14 15:51:13 +01:00
  • 3af168c7df Ensure plugins can use PersistentPreRunE again. Ian Campbell 2019-03-14 14:02:49 +00:00
  • 0b794e0620 e2e/cli-plugins: explicitly check that PersistentPreRunE works Ian Campbell 2019-03-13 17:50:51 +00:00
  • 7ea48a16e3 Fix test for Go 1.12.x Sebastiaan van Stijn 2019-03-04 18:44:07 +01:00
  • ea47598cf6 Fix test for Go 1.12.x Sebastiaan van Stijn 2019-03-04 18:44:07 +01:00
  • c3fc547cc9 Merge pull request #1712 from thaJeztah/fix_test_for_go_1.12 Tibor Vass 2019-03-13 13:38:57 -07:00
  • c748c850f6 Merge pull request #1674 from ericcurtin/patch-1 Vincent Demeester 2019-03-13 18:56:48 +01:00
  • 237bdbf5f6 Merge pull request #1722 from ijc/plugins-global-arg-clash Silvin Lubecki 2019-03-13 15:55:02 +01:00
  • a1af6e261f Cover the changes with unit test Jean-Christophe Sirot 2019-03-07 15:35:11 +01:00
  • 37fcaf7a29 Resolve the docker Endpoint even if the client already exists. In that case the TestDialStdio e2e test had to be modified: the --tls option triggers an error since the endpoint resolution tries to read the ${DOCKER_CERT_PATH}/ca.pem file which does not exist. Jean-Christophe Sirot 2019-02-26 16:08:26 +01:00
  • 3b26cfce8b Always initialize context store Jean-Christophe Sirot 2019-02-25 17:35:53 +01:00
  • e824bc86f3 Use a copy of root flagset in HandleGlobalFlags Ian Campbell 2019-03-12 11:13:50 +00:00
  • 2c624e8984 Add e2e test for handling of version/-v/--version with plugins Ian Campbell 2019-03-08 11:16:22 +00:00
  • d4ced2ef77 allow plugins to have argument which match a top-level flag. Ian Campbell 2019-03-06 10:29:42 +00:00
  • 8289ae03f8 Add e2e tests for plugin vs global argument issues Ian Campbell 2019-03-01 16:03:14 +00:00
  • 4e5f0af9cd e2e: start a new file for cli plugins arguments tests Ian Campbell 2019-03-01 14:50:57 +00:00
  • 75e9075591 dial-stdio: Close the connection Ian Campbell 2019-03-12 14:52:22 +00:00
  • 9d70293b5b dial-stdio: Close the connection Ian Campbell 2019-03-12 14:52:22 +00:00
  • 69e1094f5a dial-stdio: handle connections which lack CloseRead method. Ian Campbell 2019-03-06 12:07:04 +00:00
  • c2cf227965 dial-stdio: handle connections which lack CloseRead method. Ian Campbell 2019-03-06 12:07:04 +00:00
  • d6a230606c Merge pull request #1718 from ijc/dial-stdio-npipe-on-windows Sebastiaan van Stijn 2019-03-13 11:49:25 +01:00
  • 05674a5096 [pretty print] pretty print and healthcheck Stephane Jeandeaux 2019-03-12 21:40:05 -04:00
  • 70d1935665 Merge component 'engine' from git@github.com:docker/engine 18.09 GordonTheTurtle 2019-03-12 21:03:49 +00:00
  • 8238697633 Merge pull request #170 from thaJeztah/18.09_bump_swarmkit Andrew Hsu 2019-03-12 11:05:48 -07:00
  • 81ac432cc2 Merge pull request #1700 from thaJeztah/update_engine Tibor Vass 2019-03-12 10:41:51 -07:00
  • 0449ad8d06 Revert "Disable docker system dial-stdio on Windows" Ian Campbell 2019-03-11 15:44:58 +00:00
  • 186e7456ac dial-stdio: Close the connection Ian Campbell 2019-03-12 14:52:22 +00:00