This reverts commit 44180a48e9,
as `docker create --rm` is part of docker 1.13, so should
not be in the 1.12 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
As is raised in 26312, in `docker network ls`, the help output was
mistaken to `volume names`:
```
-q, --quiet Only display volume names
```
This fix changes the help output to:
```
-q, --quiet Only display network IDs
```
This fix also updates the documentation in:
`docs/reference/commandline/network_ls.md`
This fix fixes 26312.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
(cherry picked from commit b9e46235fadc6b390e2c04c44b6a865e4ea97cb8)
Signed-off-by: Victor Vieux <vieux@docker.com>
It does not apply to 1.12.x but we are leaving the file in place
to make future cherry-picks easier.
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Use latest version of notary server in trust sandbox docs
(cherry picked from commit 6fafd07282f950799613c2ffc8eac6ff86d48206)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Fix documentation for `Step 0` to `Step 1` in `docker build`
(cherry picked from commit e41839e8a154f1336b3a995dba3f5912dde7e0fe)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Modify rename function use tips
(cherry picked from commit 061cc417591217c4bcf735267c2de18f2a8189c0)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Fixed custom daemon options on systemd docs still using -H fd://
(cherry picked from commit 7baa09faa02ad93dcb0e103abde3c45862fc903c)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Sanitize uses of Swarm as a proper and improper noun (Fixes#24905)
(cherry picked from commit 6f0502b89b29a7d23b02363d02104ec531a36e4a)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
rectify some response information while execute ifconfig in container
(cherry picked from commit 0ebb18102f376ee42ecc97d159842737ff73568d)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Correct typo in run reference docs that use the create command
(cherry picked from commit e73e37f11206a346d2a552c5d133112cd103d562)
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
fix docs about `sudo docker login`
(cherry picked from commit da763602afbb25ea4428e1d608af5ee017a0b94e)
Signed-off-by: Charles Smith <charles.smith@docker.com>
fix the wrong option info while specifying the command with the "--help"
(cherry picked from commit d8e151535017b4bb4ee5aa8281f1b9bb7bffa397)
Signed-off-by: Charles Smith <charles.smith@docker.com>
modify output info for docker pull centos
(cherry picked from commit 175188d8b0eb976cceb6c46de439186eec98e40e)
Signed-off-by: Charles Smith <charles.smith@docker.com>
The first letter of “docker“ is small
(cherry picked from commit b14f29dfbd527fd2dbd05e024f760939aba6642c)
Signed-off-by: Charles Smith <charles.smith@docker.com>
make command "docker plugin inspect" complete
(cherry picked from commit cf699ad427084076c7ca1ea5fbab78cd77597f2a)
Signed-off-by: Charles Smith <charles.smith@docker.com>
provide actual command format for docker network create
(cherry picked from commit 37fd1416daac0b3963dc812a820b844e9e854e59)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Fix argument order for docker create in tutorial
(cherry picked from commit 670eaa71a0629323327cb5604c44abf14890d4b4)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Update description for docker plugin inspect
(cherry picked from commit 0414a2c1a960832cc6d3df8641f23952c3700084)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Updated Windows mounting example
(cherry picked from commit 368a27a8d80337918d465c8c98100a4e22d9ef1a)
Signed-off-by: Charles Smith <charles.smith@docker.com>
docs: mention NFS support for Contiv volume plugin
(cherry picked from commit 8f424f777438169edda354ab82fca9f81c7aab4a)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Add health status as action on events documentations
(cherry picked from commit b468df9eac16d73c9b8e4853411df1fafea37d1f)
Signed-off-by: Charles Smith <charles.smith@docker.com>
author merge: addressed @diogomonica ' remark: add how pki works topic
(cherry picked from commit 75c36bcc64a5597919a16a7d43463f7e7c5e1499)
Signed-off-by: Charles Smith <charles.smith@docker.com>
update docs/reference/commandline/service_create.md
(cherry picked from commit 1a04d7b1e13ffe725a5310b55e83ae60b1ab7e55)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Add response to swarm/init example (fixes#25625
(cherry picked from commit d4e173fc347911999458eb82fe4c0fd1b3818218)
Signed-off-by: Charles Smith <charles.smith@docker.com>
add volumes, networks, nodes and services into label doc
(cherry picked from commit 384de833c0f7e20d6a36b6786d1f2e2e67b90d2f)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Modify link for hub and registry
(cherry picked from commit ad6f5a49d5f24f8b64def11176b6c8df162d839f)
Signed-off-by: Charles Smith <charles.smith@docker.com>
some fixes to clean up new plugin system docs
(cherry picked from commit c1b82df74042a0290b995283c504b60ac6b4bc95)
Signed-off-by: Charles Smith <charles.smith@docker.com>
fixed line spacing in Swarm tutorial bullets
(cherry picked from commit 62215920871b8d15a6ffe538baac5abe2b715409)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Add docs for "--containerd" in dockerd
(cherry picked from commit 644cb53b41b49fd750fe9c86e922125ef8156259)
Signed-off-by: Charles Smith <charles.smith@docker.com>
[docs] Fix volume binding in fluentd container example
(cherry picked from commit ad73e8f169ee39ed830bfa385583bddd5741012d)
Signed-off-by: Charles Smith <charles.smith@docker.com>
Add the content for Google Cloud Loging driver in index
(cherry picked from commit 48659599cbb4c896e9597e50ae16c087d9dd5ac9)
Signed-off-by: Charles Smith <charles.smith@docker.com>