Commit Graph

  • 70fbc5e0bb Merge pull request #27702 from tonistiigi/net-builder0 Sebastiaan van Stijn 2016-10-25 21:50:33 -07:00
  • 4c4545c92f Merge pull request #27702 from tonistiigi/net-builder0 Sebastiaan van Stijn 2016-10-25 21:50:33 -07:00
  • dff7842790 Windows: Fix stats CLI John Howard 2016-10-25 16:19:14 -07:00
  • 01832cc0ab add --network option for docker build sandyskies 2016-03-06 20:29:23 +08:00
  • 3c9dff2f75 add --network option for docker build sandyskies 2016-03-06 20:29:23 +08:00
  • 171e533ba2 add docker network prune Akihiro Suda 2016-10-18 04:36:52 +00:00
  • d5d520f0d7 add docker network prune Akihiro Suda 2016-10-18 04:36:52 +00:00
  • f039ba83d0 Merge pull request #24533 from yongtang/24392-docker-info-label-duplicate-keys Sebastiaan van Stijn 2016-10-24 18:12:28 -07:00
  • d7a55774ed Merge pull request #27697 from amitkris/fix_units_import Vincent Demeester 2016-10-24 16:59:15 -07:00
  • 773a7f6cb8 Make experimental a runtime flag Kenfe-Mickael Laventure 2016-10-06 07:09:54 -07:00
  • 31f5d9b543 Make experimental a runtime flag Kenfe-Mickael Laventure 2016-10-06 07:09:54 -07:00
  • 66bd963b76 Make experimental a runtime flag Kenfe-Mickael Laventure 2016-10-06 07:09:54 -07:00
  • 15bbb61711 Correct go-units import in cli/command/formatter/stats.go from src/github.com/docker/go-units -> github.com/docker/go-units Amit Krishnan 2016-10-24 15:06:33 -07:00
  • 6ec439e875 Merge pull request #27596 from aaronlehmann/rolling-restart Vincent Demeester 2016-10-22 13:37:12 +02:00
  • 0f7cb7208c Merge pull request #27117 from dnephin/swagger-gen Sebastiaan van Stijn 2016-10-21 18:15:28 -07:00
  • dfed71a6dd Add force option to service update Aaron Lehmann 2016-10-20 12:04:01 -07:00
  • 85a65c7536 Merge pull request #27564 from mlaventure/add-networks-format-to-ps Victor Vieux 2016-10-20 18:43:46 -07:00
  • 9ef3b7e6ff Merge pull request #27530 from allencloud/change-join-role-display-judge Tõnis Tiigi 2016-10-20 17:46:08 -07:00
  • a6a247fdf9 Generate api/types:Image from the swagger spec Daniel Nephin 2016-10-03 15:17:39 -04:00
  • ef87035bbb Generate api/types:Image from the swagger spec Daniel Nephin 2016-10-03 15:17:39 -04:00
  • 3affd9570f Merge pull request #27516 from allencloud/change-remove-multi-nodes Aaron Lehmann 2016-10-20 10:10:52 -07:00
  • 08ac5a3039 Add Networks placeholder to ps --format Kenfe-Mickael Laventure 2016-10-19 15:09:42 -07:00
  • 27bab36800 Add Logs to ContainerAttachOptions Andy Goldstein 2016-09-19 14:55:52 -04:00
  • a528b05dab Exec: Add ability to set environment variables Jonh Wendell 2016-07-13 14:24:41 -03:00
  • f2a6d37388 change join node role judge allencloud 2016-10-19 14:35:05 +08:00
  • 49512f901c make every node and plugin removal call api allencloud 2016-10-19 06:29:27 +08:00
  • 06ebd4517d Service update failure thresholds and rollback Aaron Lehmann 2016-09-02 14:12:05 -07:00
  • 671fe5c051 API changes for service rollback and failure threshold Aaron Lehmann 2016-09-07 16:32:44 -07:00
  • 805f669512 Remove duplicate keys in labels of docker info Yong Tang 2016-07-12 05:08:05 -07:00
  • 879b4d1fba Merge pull request #27476 from yuexiao-wang/fix-typos-volume Justin Cormack 2016-10-18 13:50:20 +01:00
  • d52f04b7c1 Merge pull request #27478 from allencloud/wrap-line-in-deleted-containers Justin Cormack 2016-10-18 13:48:44 +01:00
  • 3eeb334ccc Merge pull request #22566 from yongtang/22471-daemon-shutdown-timeout Vincent Demeester 2016-10-18 14:33:09 +02:00
  • 24d0191a3a Fix typs from go to Go yuexiao-wang 2016-10-18 18:50:11 +08:00
  • 093072cc18 wrap line in deleted containers when pruning allencloud 2016-10-18 14:20:12 +08:00
  • 3ab6e03ba3 Merge pull request #26519 from AkihiroSuda/fix-cli-command-formatter-json-support Justin Cormack 2016-10-17 22:44:05 +01:00
  • c424fb0e3d Update docker stop and docker restart to allow not specifying timeout and use the one specified at container creation time. Yong Tang 2016-06-06 20:29:05 -07:00
  • 6c3c3a87ba Revert docker volume column name to VOLUME_NAME Vincent Demeester 2016-10-17 20:03:31 +02:00
  • 6566662d1b Merge pull request #27074 from cyli/bump-notary-version Vincent Demeester 2016-10-17 16:35:57 +02:00
  • c11155f0d1 Fix broken JSON support in cli/command/formatter Akihiro Suda 2016-09-13 07:01:31 +00:00
  • cfc3b1a3ff Merge pull request #27236 from allencloud/return-nil-when-no-node-or-service Vincent Demeester 2016-10-16 18:41:31 +02:00
  • 43d7c0ed9a Fix API incompatibilities between notary v0.3.0 and v0.4.2: - some function signatures have changed - use the new ones - re-generate the notary delegation key certs, since notary doesn't allow SHA1 - fix some error message mapping because now if a root rotation fails to validate trusted operations will fail cyli 2016-09-28 12:49:47 -07:00
  • 0cb01799e9 Allow docker deploy command accept filename with/without extension Yong Tang 2016-10-12 10:24:19 -07:00
  • 8632280315 Windows: Hint to run client elevated John Howard 2016-10-14 10:14:43 -07:00
  • b2de6e55bd Merge pull request #27333 from yongtang/27049-ListOpt Sebastiaan van Stijn 2016-10-14 00:31:09 -07:00
  • bfe16dcfe2 Merge pull request #26819 from ripcurld00d/fix_stats_mutex Sebastiaan van Stijn 2016-10-13 17:38:22 -07:00
  • 5eef6637ef Merge pull request #27338 from yuexiao-wang/instream-err Alexander Morozov 2016-10-13 12:32:43 -07:00
  • 1f17f52314 Merge pull request #27276 from yuexiao-wang/func-name Tõnis Tiigi 2016-10-13 12:10:59 -07:00
  • b6fbe832ac Fix the incorrect description for NewInStream yuexiao-wang 2016-10-13 19:35:10 +08:00
  • 49e49e8e00 Use ListOpt for docker network create --label and docker volume create --label Yong Tang 2016-10-12 16:06:34 -07:00
  • 4d1a6a43cd client: deterministically resolve http scheme Stephen J Day 2016-10-11 15:53:14 -07:00
  • bc55f969b0 Merge pull request #26804 from stevvooe/clear-tlsconfig-unix-socket Aaron Lehmann 2016-10-11 15:47:47 -07:00
  • 2e2f16a621 Merge pull request #27294 from mlaventure/hide-unused-volume-fields Sebastiaan van Stijn 2016-10-11 23:55:25 +02:00
  • 5018781cab Move types.Volumes optional fields under a new type Kenfe-Mickael Laventure 2016-10-11 11:49:26 -07:00
  • a0e694d7c0 Modify function name from SetDaemonLogLevel to SetLogLevel yuexiao-wang 2016-10-11 19:35:12 +08:00
  • f4267969c7 Modify function name from SetDaemonLogLevel to SetLogLevel yuexiao-wang 2016-10-11 19:35:12 +08:00
  • bc50354deb Merge pull request #26894 from thaJeztah/improve-log-level-help Sebastiaan van Stijn 2016-10-11 12:35:42 +02:00
  • 6ef1c7deaf return nil when no node or service to avoid additional api call allencloud 2016-10-09 10:29:58 +08:00
  • 0594aa6ac2 Merge pull request #27232 from bfirsh/godoc-client Sebastiaan van Stijn 2016-10-10 23:25:34 +02:00
  • bed046666a Improve --log-level help text Sebastiaan van Stijn 2016-09-25 16:26:46 +02:00
  • 3bc50c45ba Hide the mutex in formatter.ContainerStats Boaz Shuster 2016-09-22 15:54:41 +03:00
  • 871b692833 better prune and system df allencloud 2016-10-08 18:38:25 +08:00
  • 0c6d66b89a Merge pull request #26778 from WeiZhang555/parallel-operations Sebastiaan van Stijn 2016-10-10 18:31:10 +02:00
  • 80bc917226 Add the OPTIONS and Fix the links for contain prune yuexiao-wang 2016-10-10 23:07:32 +08:00
  • a41ec7d802 Add GoDoc for client package Ben Firshman 2016-10-08 14:34:37 +01:00
  • afb60b86d7 fix typo in client/errors.go comments Deng Guangxing 2016-10-08 15:29:32 +08:00
  • 2ba5d3a260 Merge pull request #23389 from Microsoft/jjh/credentialspec Vincent Demeester 2016-10-07 18:32:44 +02:00
  • e307da732a Windows: Support credential specs John Howard 2016-06-07 12:15:50 -07:00
  • 6bc667128a Windows: Support credential specs John Howard 2016-06-07 12:15:50 -07:00
  • 8691f7c542 Merge pull request #25837 from reaperhulk/support-compressing-build-context Alexander Morozov 2016-10-05 12:57:46 -07:00
  • a318ab842a Updated the client/request.go sendClientRequest method to return a PermissionDenied error if the connection failed due to permissions. Sean Rodman 2016-09-21 16:04:44 -05:00
  • 71ffe11776 Merge pull request #26108 from mlaventure/data-mngt Arnaud Porterie 2016-10-01 03:17:18 +00:00
  • e25646bbc0 Add support for compressing build context during image build Paul Kehrer 2016-08-18 16:35:23 +08:00
  • ebfd0d6602 Merge pull request #27049 from dnephin/fix-label-flag-type Sebastiaan van Stijn 2016-09-30 23:40:08 +02:00
  • 3f8c4be283 Add new df subcomand to the system command Kenfe-Mickael Laventure 2016-08-23 16:37:37 -07:00
  • e2870295aa Merge pull request #26697 from allencloud/change-service-scale-logic Vincent Demeester 2016-09-30 18:37:35 +02:00
  • d6b5a807d7 Use ListOpt for labels. Daniel Nephin 2016-09-29 17:59:52 -04:00
  • d7efdb095e Add DiskUsage method to SystemApiclient Kenfe-Mickael Laventure 2016-09-08 13:45:05 -07:00
  • 6f8bb41ecb Add subcommand prune to the container, volume, image and system commands Kenfe-Mickael Laventure 2016-09-22 14:04:34 -07:00
  • da8eef56ce Add subcommand prune to the container, volume, image and system commands Kenfe-Mickael Laventure 2016-09-22 14:04:34 -07:00
  • 82dc15836b Update Images() to allow retrieving specific image size data Kenfe-Mickael Laventure 2016-08-23 16:19:37 -07:00
  • 65b1e54c73 add \n in engine labels display in docker node inspect xxx --pretty allencloud 2016-09-29 15:35:00 +08:00
  • 5ca7909308 Merge pull request #24850 from yongtang/24270-service-tasks-filter Vincent Demeester 2016-09-28 11:50:27 +02:00
  • 5c1362ce59 Support parallel rm Zhang Wei 2016-09-21 22:35:08 +08:00
  • f612b93d33 Support parallel kill Zhang Wei 2016-09-21 22:06:43 +08:00
  • 715d301f12 Merge pull request #26951 from AkihiroSuda/update-ut-cli-command-service Brian Goff 2016-09-27 20:30:26 -04:00
  • e7678f3a37 client: pedantic checking of tlsconfig Stephen J Day 2016-09-21 19:16:44 -07:00
  • bf824fee21 Merge pull request #26255 from Microsoft/jjh/xenon-test-infrastructure Vincent Demeester 2016-09-27 18:46:51 +02:00
  • b322c8e506 Merge pull request #26906 from allencloud/add-endpoint-mode-in-service-pretty Vincent Demeester 2016-09-27 18:28:43 +02:00
  • 2126d8160d Fix cli/command/service/opts_test.go, and add some extra test cases Akihiro Suda 2016-09-27 15:27:02 +00:00
  • e0f229d2ca Let swarmkit handle cluster defaults in swarm init if not specified Yong Tang 2016-08-25 21:08:53 -07:00
  • cc375fafd0 add endpoint mode in service pretty allencloud 2016-09-25 16:47:45 +08:00
  • 2d844ea5c8 Fix partial/full filter issue in service tasks --filter Yong Tang 2016-07-23 09:58:58 -07:00
  • 53c51901d7 Merge pull request #23886 from AkihiroSuda/stackcli Sebastiaan van Stijn 2016-09-26 21:19:04 +02:00
  • 18f54cb62b Merge pull request #26839 from tonistiigi/build-cache Arnaud Porterie 2016-09-26 17:31:49 +00:00
  • dc14c5aa27 Merge pull request #26839 from tonistiigi/build-cache Arnaud Porterie 2016-09-26 17:31:49 +00:00
  • a16fed83af validate service parameter in client side to avoid api call allencloud 2016-09-19 16:40:44 +08:00
  • 56d92bfdff cli: Add more nil checking to service pretty-printer Aaron Lehmann 2016-09-26 10:12:24 +01:00
  • 0da5e77c67 Merge pull request #25853 from jhorwit2/jah/event-refactor Vincent Demeester 2016-09-24 11:07:12 +02:00
  • e58c0c6e1b Merge pull request #25853 from jhorwit2/jah/event-refactor Vincent Demeester 2016-09-24 11:07:12 +02:00
  • 9403a5b63e ensures that transport.Client is closed while using cli.NewClient with *http.Client = nil. qudongfang 2016-09-08 09:57:54 +08:00