82.4. tripleo container image hotfix
使用 tripleo-ansible 修复自定义容器镜像.
使用方法:
openstack tripleo container image hotfix [-h] --image <images> --rpms-path <rpms-path> [--tag <image-tag>]
openstack tripleo container image hotfix [-h] --image <images>
--rpms-path <rpms-path>
[--tag <image-tag>]
value | Summary |
---|---|
-h, --help | 显示帮助信息并退出 |
--image <images> | 对要修改的源镜像的完全限定引用。可以多次指定(每个镜像一个)(默认值:[])。 |
--rpms-path <rpms-path> | 包含要安装的 RPM 的路径(默认为 none)。 |
--tag <image-tag> | 图像修补程序标签(默认:latest) |