12 lines
259 B
Markdown
12 lines
259 B
Markdown
# crane 配置
|
|
|
|
> 获取镜像的配置。
|
|
> 更多信息:<https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_config.md>。
|
|
|
|
- 获取镜像的配置:
|
|
|
|
`crane config {{image_name}}`
|
|
|
|
- 显示帮助:
|
|
|
|
`crane config {{-h|--help}}` |