mirror of
https://github.com/moby/moby.git
synced 2026-08-05 15:40:54 +00:00
Modify reponame to PLUGIN and fix some typos
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
(cherry picked from commit c394034f59)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
committed by
Victor Vieux
parent
663ca540ea
commit
bfbb2fdee9
@@ -16,7 +16,7 @@ keywords: "plugin, create"
|
||||
# plugin create
|
||||
|
||||
```markdown
|
||||
Usage: docker plugin create [OPTIONS] reponame[:tag] PATH-TO-ROOTFS
|
||||
Usage: docker plugin create [OPTIONS] PLUGIN[:tag] PATH-TO-ROOTFS(rootfs + config.json)
|
||||
|
||||
Create a plugin from a rootfs and configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user