Complete the document content
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
Upstream-commit: 7957741105
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
81eac9ebfb
commit
28f7d73273
@@ -41,8 +41,9 @@ $ ls -ls /home/pluginDir
|
||||
$ docker plugin create plugin /home/pluginDir
|
||||
plugin
|
||||
|
||||
NAME TAG DESCRIPTION ENABLED
|
||||
plugin latest A sample plugin for Docker true
|
||||
$ docker plugin ls
|
||||
ID NAME TAG DESCRIPTION ENABLED
|
||||
672d8144ec02 plugin latest A sample plugin for Docker false
|
||||
```
|
||||
|
||||
The plugin can subsequently be enabled for local use or pushed to the public registry.
|
||||
|
||||
Reference in New Issue
Block a user