Commit Graph

442 Commits

Author SHA1 Message Date
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
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
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
Misty Stanley-Jones ae500f986b Merge pull request #1039 from dougalrm/patch-1
Update to usingdocker.md
2017-01-18 15:50:38 -08:00
Misty Stanley-Jones 5720fbb52a Merge pull request #1067 from docker/1061_aufs_prereqs
Add prereqs to AUFS configuration steps
2017-01-18 15:49:55 -08:00
Misty Stanley-Jones e637373ac6 Merge pull request #1076 from saarwexler/patch-3
Update networkingcontainers.md
2017-01-18 15:49:31 -08:00
Misty Stanley-Jones fb0aff7371 Merge pull request #1118 from ljing-organizaiton/master
Update get-started-macvlan.md
2017-01-18 15:48:06 -08:00
Misty Stanley-Jones adf2b60dba Revert "Restart the docker daemon after group changes" 2017-01-18 15:31:31 -08:00
Viet Hung Nguyen 956f77d618 Clarify the command only for docker-machine (#1149)
* Clarify the command only for docker-machine
2017-01-18 15:17:18 -08:00
Misty Stanley-Jones 388ac08ebf Merge pull request #1150 from stephenconnolly1/patch-1
Restart the docker daemon after group changes
2017-01-18 14:46:52 -08:00
Misty Stanley-Jones 58937693b7 Merge pull request #1153 from BSWANG/patch-1
optimize  selectadriver.md
2017-01-18 14:44:56 -08:00
Misty Stanley-Jones 20fab8c569 Merge pull request #1165 from mstanleyjones/tutorial_explain_naming
Update 'usingdocker' tutorial to name the container
2017-01-18 14:42:03 -08:00
Misty Stanley-Jones 611206fe47 Merge pull request #1103 from thaJeztah/fix-systemd-instructions
Update instructions for systemd drop-ins
2017-01-18 13:28:56 -08:00
Misty Stanley-Jones 6d4d7d0a9b Update 'usingdocker' tutorial to name the container
Do some clean-up while I'm in there
2017-01-18 12:58:57 -08:00
Bingshen Wang 92e3eea563 optimize selectadriver.md 2017-01-18 22:23:58 +08:00
Stephen Connolly 0fc81342e4 Restart the docker daemon after group changes
Otherwise the verification step won't work.
2017-01-18 09:28:13 +00:00
Konrad 4272c6bf2e Update mongodb.md (#1122)
In older version docker build was failing.
2017-01-17 13:05:40 -08:00
Tom Hastjarjanto 5fb142c5e9 Fix documentation regarding protocol 50 (ESP) (#1144)
The documentation should clarify that its protocol 50 and not port 50 that should be allowed between nodes.
2017-01-17 12:54:03 -08:00
Joao Fernandes 50d3263d2d Merge pull request #1141 from patoobe/container-port-vs-local-port
Correct Python application port for local browsing
2017-01-17 11:19:43 -08:00
Joao Fernandes 46b8c31ebd Merge pull request #1130 from albert9000/patch-1
Correct typo
2017-01-17 10:08:43 -08:00
Benjamin Toussaint f6c629dc13 Correct Python application port for local browsing 2017-01-17 14:53:04 +01:00
lj8930 cb3d925f7f fix typo in swarm tutorial 2017-01-17 11:24:55 +08:00
Albert 60dae8f93c Correct typo
"For image" changed to "For instance"
2017-01-14 23:15:07 -06:00
Elan Ruusamäe 4d93b73784 Update get-started-overlay.md (#1082)
* Update get-started-overlay.md

* Update get-started-overlay.md

perhaps renderer can't do multiline markdown links

* Update get-started-overlay.md
2017-01-13 13:12:50 -08:00
Joao Fernandes b8b25ddae9 Merge pull request #1125 from joaofnfernandes/broken-links
Fixed more broken links
2017-01-13 13:06:41 -08:00
Bingshen Wang c06c398c4a fix typo in get-started-macvlan.md (#1121) 2017-01-13 13:05:44 -08:00
Joao Fernandes 3e51451d98 Fixed more broken links 2017-01-13 12:20:14 -08:00
Misty Stanley-Jones 6dc089e6f0 Merge pull request #1099 from sathieu/debian-sudo
Always use sudo on Debian installation
2017-01-13 10:43:26 -08:00
Victoria Bialas a894de2766 clarify Toolbox install per Nathan's comments
centered download buttons for overview Toolbox install

improved Get Docker intro in Getting Started tutorial

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-12 22:52:24 -08:00
lj8930 3dbad619ff Update get-started-macvlan.md
fix typo
2017-01-13 11:16:40 +08:00
snesneros 581de75caa Update step_six.md (#1105) 2017-01-12 19:13:36 -08:00
Kun Ren 9afc52cfda Add alternative keyservers due to #13555 (#1048) 2017-01-12 18:57:47 -08:00
Josue Zarzosa a577949194 Remove reference to legacy container links (#1057) 2017-01-12 18:11:04 -08:00
Joao Fernandes f7a33dc833 Updates broken links for #1068 2017-01-12 11:54:21 -08:00
Sebastiaan van Stijn fdef92c118
Update instructions for systemd drop-ins
When creating a `/etc/systemd/system/docker.service`
unit file, that file _replaces_ the default
(`/lib/systemd/system/docker.service`) unit file.

While this may be intended by some, this section
describes how to use "partial" unit files ("drop-ins")
to override only certain properties of the default
unit file.

This patch removes the mention of
`/etc/systemd/system/docker.service` to prevent
users from inadvertently replacing the default
unit file.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 14:24:10 +01:00
Mathieu Parent 3b50331c97 Always use sudo on Debian installation 2017-01-12 09:45:01 +01:00
LRubin a3a53fc3ff more more link link fixes fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 15:02:28 -08:00
LRubin fde978afc5 more link fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08:00
Saar Wexler 8decaf2efc Update networkingcontainers.md 2017-01-10 18:52:47 +02:00
grahammadden fc8bd3ef9d Fix small typo in step_four.md. (#1053) 2017-01-09 14:04:32 -08:00
Juan Eugenio Abadie 9880cc46f2 Fix title (#1056)
The title is not rendered correctly because of the missing newline
2017-01-09 14:04:05 -08:00
Curtis Ekstrom 6c04d6b617 Fix typo (are -> area) (#1058) 2017-01-09 14:03:40 -08:00
Misty Stanley-Jones a49449e1cf Add the info about the linux-image-extra packages 2017-01-09 12:57:14 -08:00
Misty Stanley-Jones 3129d0737a Add prereqs to AUFS configuration steps
Fixes #1061
2017-01-09 10:21:14 -08:00
LRubin 9b96144191 Merge pull request #1051 from donovan/patch-1
Remove duplicate 'for details'
2017-01-06 16:58:22 -08:00
Donovan Jones d143fa4dc7 Remove duplicate 'for details'
Remove duplicate 'for details' in Docker Daemon Attack Surface line.
2017-01-07 10:53:03 +13:00
Lars-Magnus Skog bc3704815d accross -> across 2017-01-06 18:56:14 +01:00
Luke Nimtz 7a5c3dd1a2 docker upgrade command fix (#1044)
`apt-get upgrade` doesn't take an argument. To upgrade docker specifically would require `apt-get install docker-engine`.
2017-01-06 04:20:57 -08:00
Saar Wexler d49d1e3c7a update the version in the code snnipt (#1037) 2017-01-06 04:20:34 -08:00
Saar Wexler 3f68896027 version changed to 1.12.3 (#1036) 2017-01-06 04:19:17 -08:00
alberto b80e160d0c Typo in ubuntulinux.md (#1041) 2017-01-06 04:16:44 -08:00
Joseph Mosby b7acfed1b6 Updating dockervolumes.md for Windows mounting
The code snippet for mounting Windows directories won't work: it will produce an "Invalid bind mount spec" error as Docker cannot properly read the path. The core error was addressed in [#12590](https://github.com/docker/docker/issues/12590#issuecomment-96767796), this is just an update to the tutorial.
2017-01-04 18:30:54 -05:00
dougalrm ae036ae0f5 Update to usingdocker.md
Link destination changed toa more appropriate (imo) destination.

Link originally linked to docker env varibles whereas link description describes other docker commands.
2017-01-04 23:23:31 +00:00
Victoria Bialas 665ac6d3df update swarm worker node concept description
incorporated review comments from Misty

re-worded topic titles and added to description of node

fixed links for services and tasks

incorporated more comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-04 14:39:08 -08:00
David c06c4eb55b Update services.md
Correct typographical error.
2017-01-03 12:22:18 +00:00
Scott Fredericksen 984b8bdda6 Improved description for Hello-World
Adds more detail for people to be able to understand how to build the Hello World using FROM scratch.
2017-01-02 04:10:37 -07:00
John Mulhausen 01eac74edc Update ubuntulinux.md 2016-12-31 09:57:42 -08:00
Victoria Bialas 3f1d96bb4d Merge pull request #1005 from londoncalling/d4mac-win-improve-intro
update d4mac, d4win intros, add better feedback topics
2016-12-29 17:12:01 -08:00
Victoria Bialas 50d083870c update d4mac, d4win intros, add better feedback topics
copyedits

more copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-29 17:03:31 -08:00
Misty Stanley-Jones 6905a684b7 Merge pull request #966 from alexbaumgertner/patch-1
fix typo
2016-12-29 14:41:47 -08:00
Misty Stanley-Jones 4c28810463 Merge pull request #973 from ashishg-qburst/step_four
Fix typo on engine/getstarted/step_four.md
2016-12-29 14:40:43 -08:00
Misty Stanley-Jones 7b1f2901f7 Merge pull request #984 from StefanScherer/fix-raspbian-hello-world-example
Use armhf/hello-world for Raspbian tutorial
2016-12-29 14:34:01 -08:00
Misty Stanley-Jones 197e1e8553 Merge pull request #992 from davidmichaelkarr/patch-1
Update host_integration.md
2016-12-29 14:27:33 -08:00
Misty Stanley-Jones 797950d68b Merge pull request #999 from wbsTrash/master
Fix typo in network guide
2016-12-29 14:26:02 -08:00
Misty Stanley-Jones ae629e5741 Merge pull request #849 from aduermael/check-links
CI - no absolute links to local pages
2016-12-29 11:44:00 -08:00
Bingshen Wang 9111c8b52c Update index.md
fix the typo
2016-12-29 09:55:50 +08:00
Misty Stanley-Jones d536881651 Standardize formatting and content, add logging examples
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-28 16:02:40 -08:00
Charles Ott 9899a4047f Sometime the disk can become full and you can't rebalance. Adding this step to the configuration instructions to help prevent users from getting in to a state which their device becomes full.
Moved to the performance section.

Signed-off-by: charlescva <charlieott@gmail.com>
2016-12-28 15:06:33 -05:00
David M. Karr (fullname at gmail.com) 7dd8315e4c Update host_integration.md
Typically, when you run an image from the command line, you would use "-d" for "detached mode", and when that appears to work, someone might paste the working command line into "ExecStart", which would then mysteriously fail because ExecStart expects a foreground process.
2016-12-28 09:26:47 -08:00
Adrien Duermael f9dad1a6ec fixed absolute link in engin/installation/binaries
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Stefan Scherer 68ca2792ea
Use armhf/hello-world for Raspbian tutorial
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2016-12-26 23:02:58 +01:00
ash 6e5b3758af Fix typo on engine/getstarted/step_four.md 2016-12-23 19:17:52 +05:30
Alex Baumgertner 2b2b8711d2 fix typo 2016-12-22 20:23:33 +03:00
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
luojie233 e735294bb5 duplicated the (#957)
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 11:05:56 -08:00
LRubin 8cdcd420b0 Update create-swarm.md (#954)
Removes some spaces that were apparently b0rking the code block there.
2016-12-20 17:20:30 -08:00