Commit Graph

  • 51b00f966e Merge pull request #158 from tiborvass/fix-manpages-script Sebastiaan van Stijn 2017-06-06 10:44:58 +02:00
  • dc81def89c fix manpages script Tibor Vass 2017-06-06 04:59:50 +00:00
  • 44ac80881f Update vendoring of docker/docker Vincent Demeester 2017-06-06 00:23:21 +02:00
  • ed5b663082 Merge pull request #154 from tiborvass/add-man-docs-scripts Tibor Vass 2017-06-05 13:20:56 -07:00
  • ff615dbc4d Add scripts and targets for manpages and yamldocs Tibor Vass 2017-05-10 18:24:32 -07:00
  • e907d54fe6 Move pkg/gitutils to remotecontext/git Daniel Nephin 2017-06-01 17:15:13 -04:00
  • d95fd2f38c Merge pull request #147 from tiborvass/import-man-docs-completion Tibor Vass 2017-06-02 12:36:15 -07:00
  • d2976d599f Remove old manpage generation dockerfiles and glide config. Daniel Nephin 2017-06-02 12:00:23 -04:00
  • 3718833f2c Add unit tests for service/ps Daniel Nephin 2017-06-01 12:59:11 -04:00
  • 875daf0130 Add missing dependencies to vendor, and fix generation imports Daniel Nephin 2017-06-02 10:54:54 -04:00
  • a0066a150b Merge pull request #143 from thaJeztah/remove-email-flag Sebastiaan van Stijn 2017-06-02 08:56:07 +02:00
  • d2cb97e76d Revert docs/yaml removal Tibor Vass 2017-06-02 00:25:19 +00:00
  • ca8303e325 Import completion scripts, docs, and man pages from docker/docker Tibor Vass 2017-06-02 00:17:20 +00:00
  • cccd6379b7 Docs and manual changes Alessandro Boch 2017-05-17 12:19:12 -07:00
  • a49573e5fb Update ContainerWait API Josh Hawn 2017-03-30 20:01:41 -07:00
  • e1cd83f28a Document the swarm root CA rotation CLI command. Ying Li 2017-05-10 15:34:56 -07:00
  • 9810554494 Add daemon option to push foreign layers Noah Treuhaft 2017-05-09 14:00:31 -07:00
  • 42ec86ae9b Update the CLI docs to display whether a root rotation is in progress when viewing system info, and TLS info when displaying node info. Ying Li 2017-05-10 13:32:47 -07:00
  • bc5fca913b docs: add missing cache-from man docs Tonis Tiigi 2017-05-15 09:58:49 -07:00
  • d50472f52b docs: add docs for build —target Tonis Tiigi 2017-05-12 17:12:10 -07:00
  • 48ba755c3b Allow checking out any ref in gitutils Tonis Tiigi 2017-04-10 17:11:28 -07:00
  • c6e78b9c5f Document arg before from Daniel Nephin 2017-05-12 18:45:08 -04:00
  • d8e04f68d3 Add support for metrics plugins Brian Goff 2017-04-13 21:56:50 -04:00
  • 4c0d6698d1 Update bash completion for log driver options Harald Albers 2017-05-05 16:52:33 +02:00
  • cf95e198c5 Update CLI docs and add opts/config.go Aaron Lehmann 2017-03-16 10:39:18 -07:00
  • d8dfa04cae Add bash completion for new devicemapper storage options Harald Albers 2017-05-05 14:31:22 +02:00
  • 95fcee5fc6 Add bash completion for --health-start-period Harald Albers 2017-05-05 14:54:49 +02:00
  • a316bc3895 Improve documentation on the -e flag to the 'run' cli command. The ability to import the current vale of an environment variable by simply naming the variable didn't seem to be documented anywhere. (see opts/env.go) John V. Martinez 2017-05-01 02:08:03 -04:00
  • 62d0309d24 bash completion for stack deploy --prune Harald Albers 2017-05-08 10:14:15 +02:00
  • 6a767c1711 fix confusing description of stdout/stdin pipe Sebastiaan van Stijn 2017-05-08 15:33:14 +02:00
  • 3e911ff825 Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope Arnaud Porterie (icecrime) 2017-04-17 18:18:46 -05:00
  • 0808cf04cb Add docker build --iidfile=FILE Ian Campbell 2017-04-06 13:33:56 +01:00
  • 20bcf49fb6 Add option to auto-configure blkdev for devmapper Brian Goff 2017-02-16 15:33:03 -05:00
  • 297dc42dff Add no-new-privileg flag Brian Goff 2017-05-01 10:15:03 -04:00
  • 4dcac12be0 Fix list of experimental features Philipp Gillé 2017-05-03 23:29:11 +02:00
  • 80a7f5dec7 Update attach.md Gary Schaetz 2017-04-18 17:58:53 -05:00
  • 824c665811 Add doc for system events and events[Fix #32748] MichaelSpets 2017-04-20 22:52:07 +03:00
  • 24b6f3cd6e docs/dockerd: correct authz plugin chain semantics David Sheets 2017-05-01 14:27:42 +01:00
  • 079bc9c7aa fix some typos for plugin yuexiao-wang 2017-04-28 05:24:49 +08:00
  • 7480fcad48 Deprecate "asynchronous" service create and service update Sebastiaan van Stijn 2017-04-11 12:15:18 +02:00
  • d24201d734 Clarify --env-file usage with names without values Denis Defreyne 2017-04-27 11:12:48 +02:00
  • 542af38ce5 fix typo in plugins_logging.md Michael Friis 2017-04-27 21:29:36 -07:00
  • 1fa8221743 do not allow duration less than 1 ms in healthcheck parameters Dong Chen 2017-04-10 14:12:44 -07:00
  • 513ea82edd Add bash completion for stack ls --format Harald Albers 2017-04-27 10:01:17 +02:00
  • 3e646fed80 Add bash completion for system df --format Harald Albers 2017-04-27 10:26:04 +02:00
  • 852a861b8e fix errors in config yuexiao-wang 2017-04-28 01:59:39 +08:00
  • 509b7f82b6 Add missing bash completion for docker attach Harald Albers 2017-04-27 16:59:32 +02:00
  • 40d3bb4985 Remove bash completion for run|create --init-path Harald Albers 2017-04-27 11:02:33 +02:00
  • 38dcfad556 Add bash completion for history --format Harald Albers 2017-04-27 10:18:55 +02:00
  • 137a190a79 Inroduce SWARM --data-path-addr flag Flavio Crisciani 2017-04-14 16:54:17 -07:00
  • ba5a2dc787 Update legacy_plugins.md to include HBM authz plugin Julien Kassar 2017-04-24 19:45:59 -04:00
  • 5be9e57c51 Add format to docker stack ls Boaz Shuster 2017-03-05 20:02:03 +02:00
  • 33fecab492 Clarify where the RUN command runs from Julien Maitrehenry 2017-04-25 20:54:06 -04:00
  • 4977ec1cca remove --init-path from client Antonio Murdaca 2017-04-10 13:11:58 +02:00
  • 8ea7724f64 Remove bogus statement from bash completion Harald Albers 2017-04-18 10:50:02 +02:00
  • 65cf6dd611 Update dockerd.md Alvin Deng 2017-04-20 21:26:12 -05:00
  • d2295d58b2 Add examples of storage-opts and log-opts for the daemon Alvin Deng 2017-04-19 16:35:04 -05:00
  • 275d8ab8de Minor fixups for history CLI reference Sebastiaan van Stijn 2017-04-16 12:51:29 -05:00
  • 8ca20aee9f Fix markdown indentation level Sebastiaan van Stijn 2017-04-16 12:56:00 -05:00
  • aa124aee73 Implements --format option for docker history command by creating a formatter Jeremy Chambers 2017-02-12 13:22:01 -06:00
  • 9e2467d474 Add format to the docker system df command Boaz Shuster 2017-03-02 14:05:48 +02:00
  • 24d7795c2c Bash completion treats service logs as stable Harald Albers 2017-04-13 09:58:28 +02:00
  • 0e75012be1 Fix bash-completion script. Corey Farrell 2017-04-12 21:30:57 -04:00
  • 40bb4a3b0e Update docs of label filter for docker system prune Yong Tang 2017-04-10 11:08:40 -07:00
  • fcdc75de3e Fix inconsisticy for service logs yuexiao-wang 2017-04-12 22:43:14 +08:00
  • 66cfdff646 Clean docker run -e reference docs Joao Fernandes 2017-03-28 10:19:28 -07:00
  • 71b0f91129 Add docs for reading Dockerfile from stdin. Daniel Nephin 2017-04-10 16:47:41 -04:00
  • 6e40868ade Add Dockerfile reference docs for using ARG in FROM Daniel Nephin 2017-04-10 15:45:21 -04:00
  • 91ca194713 Make the CLI show defaults from the swarmkit defaults package Aaron Lehmann 2017-03-30 18:35:04 -07:00
  • 50ea10e293 Bash completion supports multiple stacks in stack rm Harald Albers 2017-04-11 08:29:55 +02:00
  • 279bbbab27 Remove experimental from service logs Drew Erny 2017-04-06 11:55:54 -07:00
  • 4b8712eacb Let graphdrivers declare diff stream fidelity Alfred Landrum 2017-03-20 11:38:17 -07:00
  • 98bcbcf774 stack rm should accept multiple arguments Arash Deshmeh 2017-03-26 02:23:24 -04:00
  • 0dc44cd964 Merge pull request #31848 from thaJeztah/17.04.0-changelog-updates Vincent Demeester 2017-03-16 10:08:27 +01:00
  • e3cab9a751 Add bash completion for node ls --format Harald Albers 2017-04-10 12:57:32 -07:00
  • 114cc6ca3a Implement plugins for logging drivers Brian Goff 2016-11-14 13:53:53 -05:00
  • 0d4b2350fb Add bash completion for update --cpus Harald Albers 2017-03-16 11:53:44 +01:00
  • f2933f6ea6 Add --cpus support for docker update Yong Tang 2017-02-17 22:04:37 -08:00
  • 8abc802de9 Added word to documentation Mike Casas 2017-04-10 09:12:19 -04:00
  • 29dd51d2a8 Add docs for named build stages Tonis Tiigi 2017-04-04 12:31:00 -07:00
  • fc6428390a cli: Allow service's networks to be updated Aaron Lehmann 2017-03-23 17:51:57 -07:00
  • 051ff3b303 clarify docker plugin set docs Victor Vieux 2017-03-24 16:44:37 -07:00
  • e434a91221 Add support for update order Aaron Lehmann 2017-01-18 11:38:19 -08:00
  • c5071b94da Added start period option to health check. Elias Faxö 2016-11-29 10:58:47 +01:00
  • 4273ca3678 updated Readme.md with fixed deadlinks Pratik Karki 2017-04-06 09:41:42 +05:45
  • 6103806802 cli: add --mount to docker run Akihiro Suda 2017-03-31 06:41:45 +00:00
  • 95c05a53c6 Edits to CLI reference Misty Stanley-Jones 2017-04-05 09:24:53 -07:00
  • 45f80dccb0 Add hidden placeholder of .Self for docker node ls --format Yong Tang 2017-03-08 10:29:15 -08:00
  • 477ec9bfdd Add --format for docker node ls Yong Tang 2017-01-24 13:17:40 -08:00
  • 0e86bfb1e0 Escape some double brackets Misty Stanley-Jones 2017-04-04 10:06:32 -07:00
  • ff44ffc576 Docs: Add the flag --api-enable-cors to deprecated.md Karthik Nayak 2017-04-04 20:02:47 +05:30
  • 04afeb636e Add PORTS field for docker service ls (ingress) Yong Tang 2017-02-07 22:51:33 -08:00
  • 764c84342d fix documentation error: volume-opt in service create 徐俊杰 2017-04-01 11:45:22 +08:00
  • c8e607205f Synchronous service create and service update Aaron Lehmann 2017-02-16 17:05:36 -08:00
  • 1a9663696d Improve bash completion for --log-opt awslogs-create-group Harald Albers 2017-04-03 11:29:25 -07:00
  • 10638a7a3e Add bash completion for secret ls --format Harald Albers 2017-04-02 15:32:33 -07:00
  • 5ef17bfc68 Add zsh completion for 'docker {node,service,stack} ps --format' Steve Durrheimer 2017-03-22 23:48:02 +01:00
  • 82f097e8d5 Merge pull request #32265 from breuner/patch-1 Sebastiaan van Stijn 2017-03-31 17:59:33 +02:00
  • 05bc162dc4 Clarify meaning of docker attach Misty Stanley-Jones 2017-03-31 13:22:21 -07:00
  • 356d08b14c Add conflict check for flags, and update deprecation versions Sebastiaan van Stijn 2017-03-28 16:19:35 +02:00