Antonio Murdaca and Tibor Vass
fac7c67349
man: add missing --add-runtime
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2017-06-02 00:07:48 +00:00
Adolfo Ochagavía and Tibor Vass
cbfebbb25a
Fix typo
...
Signed-off-by: Adolfo Ochagavía <aochagavia92@gmail.com >
2017-06-02 00:07:48 +00:00
Sebastiaan van Stijn and Tibor Vass
b4a798e983
fix typo in "readonly" flag in documentation
...
the flag is named '--read-only', not '--readonly'
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:48 +00:00
Alan Thompson and Tibor Vass
bd67dfdd33
Update network_create.md
...
minor typos and punctuation.
Signed-off-by: Alan Thompson <cloojure@gmail.com >
2017-06-02 00:07:47 +00:00
Aaron Lehmann and Tibor Vass
ca0240f9c2
Fix --auto-accept documentation
...
The --auto-accept documentation currently says that both worker and
manager nodes are automatically accepted by default. Correct it.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
2017-06-02 00:07:47 +00:00
Charles Smith and Tibor Vass
a3b4cd7d99
add menu.md, make index.md command line reference, update typos/minor errors in cli docs
...
Signed-off-by: Charles Smith <charles.smith@docker.com >
2017-06-02 00:07:47 +00:00
Sebastiaan van Stijn and Tibor Vass
b9505045d9
rename desired_state filter to desired-state
...
For consistency with other filters (such as
"is-official"), this renames the desired_state
filter to "desired-state".
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:47 +00:00
Nicola Kabar and Tibor Vass
f68b707d60
[Docs] clarified local volume driver docs
...
Signed-off-by: Nico <nicolaka@gmail.com >
2017-06-02 00:07:47 +00:00
Aaron Lehmann and Tibor Vass
4721039d71
Add documentation for external CA features in API/CLI
...
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
2017-06-02 00:07:47 +00:00
allencloud and Tibor Vass
a03b5522fe
make cmd short short consistency and change docs
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
2017-06-02 00:07:47 +00:00
Harald Albers and Tibor Vass
77d6b3721e
add documentation for desired_state filter
...
Signed-off-by: Harald Albers <github@albersweb.de >
2017-06-02 00:07:47 +00:00
allencloud and Tibor Vass
a9fcf23fb9
uppercase output in node inspect to keep consistency
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
2017-06-02 00:07:47 +00:00
orkaa and Tibor Vass
d2f61188f1
For the lulz! (evalulate -> evaluate)
...
Signed-off-by: orkaa <orkica@gmail.com >
2017-06-02 00:07:46 +00:00
Neil Peterson and Tibor Vass
32054251c7
Added daemon.json Windows example
...
Signed-off-by: Neil Peterson <neilpeterson@outlook.com >
2017-06-02 00:07:46 +00:00
Shishir Mahajan and Tibor Vass
94b45e398f
PR 19367 doc change: Mention supported drivers for --storage-opt size option in docker create/run.
...
Signed-off-by: Shishir Mahajan <shishir.mahajan@redhat.com >
2017-06-02 00:07:45 +00:00
Charles Smith and Tibor Vass
87591ae9b7
update docker swarm cli
...
Signed-off-by: Charles Smith <charles.smith@docker.com >
2017-06-02 00:07:45 +00:00
Sven Dowideit and Tibor Vass
b6bfe363f8
Add the advisory=rc metadata
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2017-06-02 00:07:45 +00:00
Sebastiaan van Stijn and Tibor Vass
7b22dbd02a
remove "RC" warning from Markdown files
...
A site-wide banner is going to be used, so we don't need this warning
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:45 +00:00
Charles Chan and Tibor Vass
def6847e11
Update help output to match Docker 1.11.
...
* Also touch up headings.
Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com >
2017-06-02 00:07:45 +00:00
Sebastiaan van Stijn and Tibor Vass
03c9762fba
Add initial "service" docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:45 +00:00
Charles Smith and Tibor Vass
a816f63e57
update output for node commands, minor edits
...
Signed-off-by: Charles Smith <charles.smith@docker.com >
2017-06-02 00:07:44 +00:00
Tonis Tiigi and Tibor Vass
308888a8c6
Add cert-expiry to swarm update
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2017-06-02 00:07:44 +00:00
Sebastiaan van Stijn and Tibor Vass
541dcf39ad
Update docker info output example
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:44 +00:00
Sebastiaan van Stijn and Tibor Vass
bfbf538f68
docs: move "advisory" to general metadata
...
the advisory option should not be
below "menu"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:44 +00:00
Arnaud Porterie (icecrime) and Tibor Vass
96150d3faa
Make --dispatcher-heartbeat-period a duration
...
Make `--dispatcher-heartbeat-period` a duration in `docker swarm
update`, allowing to express the value as "5s", "1h", etc.
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com >
2017-06-02 00:07:44 +00:00
Victor Vieux and Tibor Vass
d8fee0b06e
no more 'docker node reject' in docs
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2017-06-02 00:07:44 +00:00
Sebastiaan van Stijn and Tibor Vass
6c1739b80d
docker plugin commandline reference
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:44 +00:00
Alessandro Boch and Tibor Vass
987e5e6d8a
Allow user to specify container's link-local addresses
...
Signed-off-by: Alessandro Boch <aboch@docker.com >
2017-06-02 00:07:44 +00:00
Kenfe-Mickael Laventure and Tibor Vass
090cf185cd
Add support for multiples runtimes
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
2017-06-02 00:07:44 +00:00
Victoria Bialas and Tibor Vass
d3b7a2779e
surfacing Learn by example topics to top level of Docker Engine docs
...
fixing links after moving surfacing tutorials
fixing more links for the newly located tutorials
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-06-02 00:07:43 +00:00
Amit Shukla and Tibor Vass
593ee1e29d
CLI docs
...
Signed-off-by: Amit Shukla <amit.shukla@docker.com >
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2017-06-02 00:07:43 +00:00
Derek McGowan and Tibor Vass
e7fa3c6279
Add documentation for using overlay2
...
Add mention in dockerd command line and storage driver selection documentation.
Signed-off-by: Derek McGowan <derek@mcgstyle.net > (github: dmcgowan)
2017-06-02 00:07:43 +00:00
Charles Chan and Tibor Vass
a443697846
Add link to Docker Hub.
...
* To make it consistent with similar references in other parts of document.
Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com >
2017-06-02 00:07:43 +00:00
Victoria Bialas and Tibor Vass
26e3227441
re-doing Docker Engine overview topics for v.1.12
...
fixed broken links created from Engine Overview update by adding missing topic to daemon reference page and updating the hrefs in the api pages
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-06-02 00:07:42 +00:00
Vincent Demeester and Tibor Vass
478055c89c
Update docker-load documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-06-02 00:07:42 +00:00
Sebastiaan van Stijn and Tibor Vass
bb0afa7381
network docs cleanup
...
This fixes some Markup and formatting
issues in the network documentation;
- wrap text to 80 chars
- add missing language hints for code examples
- add missing line continuations (\)
- update USAGE output for Cobra
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:42 +00:00
Sebastiaan van Stijn and Tibor Vass
44cc95141e
add support for filtering by network ID
...
This adds support for filtering by network ID, to be
consistent with other filter options.
Note that only *full* matches are returned; this is
consistent with other filters (e.g. volume), that
also return full matches only.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-06-02 00:07:42 +00:00
Sainath Grandhi and Tibor Vass
eef6bd0b23
Adding network filter to docker ps command
...
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com >
2017-06-02 00:07:42 +00:00
Yong Tang and Tibor Vass
7a63e88e36
Fix a couple of typos in the docs of docker attach
...
This fix fixed a couple of typos in the docs of `docker attach`:
docs/reference/commandline/attach.md
man/docker-attach.1.md
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-06-02 00:07:42 +00:00
Shijiang Wei and Tibor Vass
d04810fa14
docs: correct network create command
...
Signed-off-by: Shijiang Wei <mountkin@gmail.com >
2017-06-02 00:07:42 +00:00
Yong Tang and Tibor Vass
e7ec7bbd33
Fix a couple of typos in docker attach docs.
...
This fix fixes a couple of typos in docker attach docs:
docs/reference/commandline/attach.md
man/docker-attach.1.md
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-06-02 00:07:41 +00:00
Alexander Morozov and Tibor Vass
9c351e61c0
attach: replace interface with simple type
...
Also add docs to detach events
Signed-off-by: Alexander Morozov <lk4d4@docker.com >
2017-06-02 00:07:41 +00:00
Sven Dowideit and Tibor Vass
de82bb1c55
docs validation fixes
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2017-06-02 00:07:41 +00:00
Yong Tang and Tibor Vass
794db50fdf
Add --limit option to docker search
...
This fix tries to address the issue raised in #23055 .
Currently `docker search` result caps at 25 and there is
no way to allow getting more results (if exist).
This fix adds the flag `--limit` so that it is possible
to return more results from the `docker search`.
Related documentation has been updated.
Additional tests have been added to cover the changes.
This fix fixes #23055 .
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-06-02 00:07:41 +00:00
allencloud and Tibor Vass
54df0949b0
fix typos
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
2017-06-02 00:07:41 +00:00
Lukasz Zajaczkowski and Tibor Vass
25a9609845
Add documentation for running multiple daemons
...
Signed-off-by: Lukasz Zajaczkowski <lukasz.zajaczkowski@ts.fujitsu.com >
2017-06-02 00:07:41 +00:00
Michael Friis and Tibor Vass
b66fb42ff1
Add powershell example and make linux build example consistent with other examples
...
Signed-off-by: Michael Friis <friism@gmail.com >
2017-06-02 00:07:40 +00:00
Yong Tang and Tibor Vass
8aa59a76fe
Fix error in dockerd.md for incorrect cluster-store-opts example.
...
This fix fixes an error in documentation (dockerd.md). In the
example given by dockerd.md, the option `cluster-store-opts`
is assigned with an array but this option can only be assigned
as a map.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2017-06-02 00:07:40 +00:00
Sven Dowideit and Tibor Vass
f9d80051da
Fix up stale links
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2017-06-02 00:07:40 +00:00
Darren Shepherd and Tibor Vass
8f23647017
Remove DOCKER_HTTP_HOST_COMPAT env var
...
Signed-off-by: Darren Shepherd <darren@rancher.com >
2017-06-02 00:07:40 +00:00