Commit Graph

44416 Commits

Author SHA1 Message Date
Misty Stanley-Jones 32d07fe77c Merge pull request #1065 from mstanleyjones/service_create_with_content_trust
Add info about image resolution with content trust
2017-01-19 11:21:03 -08:00
Misty Stanley-Jones 0f68d0a37a Merge pull request #1091 from mstanleyjones/643_service_publish_port_local
Document the ability to publish a port locally on a swarm node
2017-01-19 11:21:03 -08:00
Misty Stanley-Jones 6415ff6660 Add info about image resolution with content trust 2017-01-19 11:21:03 -08:00
Misty Stanley-Jones b0b446398c Document the ability to publish a port locally on a swarm node 2017-01-19 11:20:58 -08:00
Misty Stanley-Jones b8219012e7 Merge pull request #1070 from mstanleyjones/update_secrets_syntax
Update the syntax of 'docker secret create' in the examples
2017-01-19 11:18:23 -08:00
Misty Stanley-Jones 3d72d43908 Update the syntax of 'docker secret create' in the examples 2017-01-19 11:18:23 -08:00
Sebastiaan van Stijn 5e145659c8 Merge pull request #568 from mstanleyjones/529_secrets
Document secrets
2017-01-19 11:18:22 -08:00
Misty Stanley-Jones 9d50621cdb Update syntax of the -f flag in the examples 2017-01-19 11:18:22 -08:00
Misty Stanley-Jones f4a28b31ec Document Docker secrets
Fixes #529

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:18:18 -08:00
John Mulhausen 5b2842922c Fix for blank node 2017-01-19 11:12:59 -08:00
John Mulhausen 84c02e10a2 Add 'docker' label to commands 2017-01-19 11:12:59 -08:00
John Mulhausen 35898701eb YAML-sourced CLI refdocs 2017-01-19 11:12:55 -08:00
Misty Stanley-Jones 5591272dcb Merge pull request #942 from mstanleyjones/fix_curly_braces
Fix double curly braces
2017-01-19 11:09:53 -08:00
Misty Stanley-Jones 46e044ec59 Fixing double curly braces 2017-01-19 11:09:49 -08:00
John Mulhausen 50de4479a1 Restructure navigation for Editions 2017-01-19 11:04:55 -08:00
French Ben 132f33de6f Added latest docs from Editions AWS & Azure (#887)
* Added Docker for AWS and Azure and moved navigation

Signed-off-by: French Ben <frenchben@docker.com>

* Fixed image links

Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:52:33 -08:00
French Ben 5ed83f4c64 Updated Yaml files (#922)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:51:53 -08:00
Misty Stanley-Jones c525c9b1a8 Merge pull request #210 from bfirsh/api-and-sdks-documentation
Better API and SDKs documentation
2017-01-19 10:51:53 -08:00
Ben Firshman c3ec389a72 Add full documentation for APIs and SDKs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:51:52 -08:00
Ben Firshman 1d5c338ee0 Upgrade to ReDoc 1.6.2 (#891)
To make use of x-displayName added in
https://github.com/docker/docker/pull/29401

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:45:11 -08:00
Misty Stanley-Jones e9efceb8bd Merge pull request #606 from bfirsh/swagger-api-docs
Automatically generate Engine API documentation
2017-01-19 10:45:10 -08:00
Ben Firshman f8dac1b53c Add automatically generated Engine API docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:45:07 -08:00
Ben Firshman 2f3218c2c4 Rename Remote API to Engine API
See https://github.com/docker/docker/issues/28319

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:43:43 -08:00
Ben Firshman 3344f16999 Move accounts API docs to Docker ID section
Makes more sense here instead of the Engine reference. It is
only consumed by the Engine.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:43:43 -08:00
Misty Stanley-Jones 4197fd8268 Update dockerfile vnext (#874)
* Merge pull request #731 from mstanleyjones/distribution_docs_from_upstream

Pull distribution reference docs from upstream repo

* Bump Engine ref docs branch to 1.13.x

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 10:43:39 -08:00
Misty Stanley-Jones a0362f6964 Merge pull request #586 from mstanleyjones/583_realtime_cpu_support
Document new CPU scheduling flags
2017-01-19 10:38:49 -08:00
French Ben d612188de0 Initial dump of CLI in yaml (#737)
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:38:49 -08:00
Misty Stanley-Jones 4043237675 Document new CPU scheduling flags
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 10:38:49 -08:00
Aanand Prasad 31a3924eb8 First version of stack deployment tutorial
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2017-01-19 10:38:48 -08:00
Misty Stanley-Jones 1b80389ff4 Document ability to update a service's image
Fixes #528

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 10:38:45 -08:00
Waldemar Quevedo 9e20d71853 Add NATS client as option for publishing container logs (#369)
* Add NATS client as option for publishing container logs

Signed-off-by: Waldemar Quevedo <waldemar.quevedo@gmail.com>
2017-01-19 10:31:38 -08:00
Carlos Alexandro Becker 4b631d8025 Create logentries.md (#244)
* Create logentries.md

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2017-01-19 10:16:52 -08:00
Sebastiaan van Stijn d2826a8995 Add engine changes that were lost in syncing
When syncing docs from the docker/docker repository (e4bce35ac2)
some commits were not included. This includes those changes, by copying the documentation from

8658748ef7,
which is the last commit before the docs were removed from the docker/docker
repository in 29f08cf49b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:16:52 -08:00
Akira Koyasu eb93d33609 add unix-sockets support in Fluentd logging driver
Signed-off-by: Akira Koyasu <mail@akirakoyasu.net>
2017-01-19 10:16:51 -08:00
Sebastiaan van Stijn 45a19ec8f3 Add Ubuntu 16.10 Yakkety Yak
Support for Ubuntu 16.10 was added in
https://github.com/docker/docker/pull/27993
(27beb64d46)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:16:51 -08:00
Sebastiaan van Stijn 8f8b4a25fe Remove Ubuntu 15.10 Wily Werewolf
As of July 28, 2016, Ubuntu 15.10 is officially EOL
(https://lists.ubuntu.com/archives/ubuntu-announce/2016-July/000210.html),
and will receive no further updates.

Support for 15.10 was removed in Docker 1.13 through
https://github.com/docker/docker/pull/27042

(e9a8105708)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:16:51 -08:00
Derek McGowan 10590cfc4b Update note about custom certs with system certs
Fixed incorrect statement about example layout

Related to https://github.com/docker/docker/pull/27918

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-19 10:16:51 -08:00
French Ben 2bc543c90a Added raw tags
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:55 -08:00
French Ben 04c11a3d2b Updated wording on log stream default
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:55 -08:00
French Ben 06cfd9e135 Updated docs to show full container ID 2017-01-19 10:15:55 -08:00
French Ben 4567784f3a Changed wording for tag description 2017-01-19 10:15:54 -08:00
French Ben 0e10a6618c Added details about tag support for AWS log driver
Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:15:50 -08:00
Christopher Jones 4e2241748e update apparmor documentation to reflect changes in 1.13.0
Updates the apparmor docs to reflect recent changes, specifically that
we are no longer saving to /etc/apparmor.d/. Also removes the seccomp
profile and instead links to the generating template.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-01-19 10:12:41 -08:00
Sebastiaan van Stijn c15d1f50c8 Remove Fedora 22 as it's EOL
https://fedoramagazine.org/fedora-22-end-of-life-2016-july/

With the recent release of Fedora 24, Fedora 22 will officially enter End Of
Life (EOL) status on July 19th, 2016. After July 19th, all packages in the
Fedora 22 repositories will no longer receive security, bugfix, or enhancement
updates, and no new packages will be added to the Fedora 22 collection.

Upgrading to Fedora 23 or Fedora 24 before July 19th 2016 is highly recommended
for all users still running Fedora 22.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 10:12:40 -08:00
Aaron Lehmann 2169ef3b2e swarm: Document rollback, failure threshold, and monitor flags
These are new flags to service create/update being added in a Docker
engine PR.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-01-19 10:12:37 -08:00
Misty Stanley-Jones e3a3145cd9 Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29
This branch will contain forward-looking Engine-specific docs
and be the equivalent of docker/docker master for docs
2017-01-19 10:10:15 -08:00
Misty Stanley-Jones 0658ba7292 Merge pull request #622 from mstanleyjones/add_info_about_docker_log
Add info about using docker logs
2017-01-18 16:04:26 -08:00
Misty Stanley-Jones e341bee9ae Merge pull request #997 from mstanleyjones/254_improve_logging_topic
Standardize formatting and content, add logging examples
2017-01-18 16:01:23 -08:00
Misty Stanley-Jones a28e62ef7a Merge pull request #1012 from ScottFred/patch-1
Improved description for Hello-World
2017-01-18 15:59:13 -08:00
Misty Stanley-Jones 6db55381ef Merge pull request #1032 from josephmosby/patch-1
Updating dockervolumes.md for Windows mounting
2017-01-18 15:54:59 -08:00