add new chinese translations
This commit is contained in:
17
pages.zh/common/crane-flatten.md
Normal file
17
pages.zh/common/crane-flatten.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# crane 扁平化
|
||||
|
||||
> 将图像的层扁平化为单个层。
|
||||
> 如果未指定标签,则将摘要推送到原始图像库。
|
||||
> 更多信息:<https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_digest.md>。
|
||||
|
||||
- 扁平化图像:
|
||||
|
||||
`crane flatten`
|
||||
|
||||
- 对扁平化后的图像应用新标签:
|
||||
|
||||
`crane flatten {{-t|--tag}} {{tag_name}}`
|
||||
|
||||
- 显示帮助:
|
||||
|
||||
`crane flatten {{-h|--help}}`
|
Reference in New Issue
Block a user