Misty Stanley-Jones
7b298b591a
Fix some redirect loops and problems
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: d5b3df0c2f
Component: cli
2017-06-02 00:10:42 +00:00
Sebastiaan van Stijn
aa5b82f8c4
add note that windows does not support managed plugins
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: e0ce0361ba
Component: cli
2017-06-02 00:10:40 +00:00
Riyaz Faizullabhoy
c8586e1312
Edits to plugin docs after building authz plugin
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
Upstream-commit: 6393eac011
Component: cli
2017-06-02 00:10:39 +00:00
Victor Vieux
914e0a35ac
move plugins out of experimental
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: 410d4ce7ae
Component: cli
2017-06-02 00:10:37 +00:00
Victor Vieux
2b025b2eb9
rename plugin manifest
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: fdfcbe778a
Component: cli
2017-06-02 00:10:36 +00:00
Gaetan de Villele
10117b8d2f
fix frontmatter keywords value type (string, instead of []string)
...
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com >
Upstream-commit: 4126b5526c
Component: cli
2017-06-02 00:10:31 +00:00
Misty Stanley-Jones
e01ded192e
Rewrites to Developing Plugins topic
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 7ec82562ce
Component: cli
2017-06-02 00:10:26 +00:00
Misty Stanley-Jones
118bce70c4
Sync docker/docker refs with files mistakenly edited in docker.github.io repo
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 7f36c3a1a0
Component: cli
2017-06-02 00:10:26 +00:00
Ding Fei
ab67022e57
Fix code block fences and typo.
...
Signed-off-by: Ding Fei <dingfei@stars.org.cn >
Upstream-commit: a16bba06fd
Component: cli
2017-06-02 00:10:24 +00:00
lixiaobing10051267
00298bdacd
fix wrong output titile for docker volume ls
...
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn >
Upstream-commit: ba49f7bfe9
Component: cli
2017-06-02 00:10:24 +00:00
Misty Stanley-Jones
fbc93c2df5
Convert Markdown frontmatter to YAML
...
Some frontmatter such as the weights, menu stuff, etc is no longer used
'draft=true' becomes 'published: false'
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 2845676cc2
Component: cli
2017-06-02 00:10:24 +00:00
Misty Stanley-Jones
d3c4ed5409
Add a link to the new build instructions
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 12a3920153
Component: cli
2017-06-02 00:10:24 +00:00
John Mulhausen
9f04306fc3
Remove old documentation, add README.md with pointer
...
Signed-off-by: John Mulhausen <john@docker.com >
Upstream-commit: 68d252bc19
Component: cli
2017-06-02 00:10:22 +00:00
Victor Vieux
89e76744ef
add some plugin manifest reference doc
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: 0d521e018a
Component: cli
2017-06-02 00:10:09 +00:00
Charles Smith
a424bc46b4
some fixes to clean up new plugin system docs
...
Signed-off-by: Charles Smith <charles.smith@docker.com >
Upstream-commit: 9c9cd1a439
Component: cli
2017-06-02 00:10:07 +00:00
Charles Smith
b25413223c
edit plugin system doc, fix menu system
...
Signed-off-by: Charles Smith <charles.smith@docker.com >
Upstream-commit: 16de3a25f4
Component: cli
2017-06-02 00:10:05 +00:00
Victor Vieux
272b173af7
adding some documentation about the new plugin system
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: 4755904cc3
Component: cli
2017-06-02 00:10:05 +00:00
Antonio Murdaca
319a8d610c
docs: extend: plugins: mention the sdk + systemd socket activation
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
Upstream-commit: b20a425cd9
Component: cli
2017-06-02 00:07:31 +00:00
Mary Anthony
b82ff962b6
Creating Engine specific menu
...
Fixing the links
Updating with Seb's comments
Adding weight
Fixing the engine aliases
Updating after Arun pushed
Removing empty file
Signed-off-by: Mary Anthony <mary@docker.com >
Upstream-commit: 7910f01804
Component: cli
2017-06-02 00:07:26 +00:00
Wen Cheng Ma
32503bfb53
Fix typo error and update index
...
Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com >
Upstream-commit: 752b902123
Component: cli
2017-06-02 00:07:20 +00:00
Mary Anthony
d4f3c46baf
Enabled GitHub Flavored Markdown
...
GitHub flavored markdown is now supported for links and images. Also, ran LinkChecker and FileResolver. Yay!
Fixes from Spider check
Output for docker/docker now goes into engine directory
Signed-off-by: Mary Anthony <mary@docker.com >
Upstream-commit: e641a0f363
Component: cli
2017-06-02 00:07:12 +00:00
Madhu Venugopal
ae63a50726
Networking API and UX documentation
...
More doc updates will follow
Signed-off-by: Madhu Venugopal <madhu@docker.com >
Upstream-commit: da80c0929a
Component: cli
2017-06-02 00:07:11 +00:00
Morgan Bauer
a535e62ee9
Fix Plugins links
...
Signed-off-by: Morgan Bauer <mbauer@us.ibm.com >
Upstream-commit: 2d2b607e1c
Component: cli
2017-06-02 00:07:03 +00:00
David Calavera
08e6f56c35
Promote volume drivers from experimental to master.
...
Remove volume stubs and use the experimental path as the only path.
Signed-off-by: David Calavera <david.calavera@gmail.com >
Upstream-commit: 356a7beb31
Component: cli
2017-06-02 00:07:02 +00:00