image-tools:OCI图像工具

时间:2024-05-25 16:13:05
【文件属性】:

文件名称:image-tools:OCI图像工具

文件大小:1.11MB

文件格式:ZIP

更新时间:2024-05-25 16:13:05

docker containers oci Go

oci-image-tool oci-image-tool是用于处理的工具的集合。 要从源代码构建,映像工具需要Go 1.7.x或更高版本。 安装 建议使用go get下载单个命令工具。 $ go get -d github.com/opencontainers/image-tools/cmd/oci-image-tool $ cd $GOPATH/src/github.com/opencontainers/image-tools/ $ make all $ sudo make install 卸载 $ sudo make uninstall 例子 获取图像 以下示例假定您在busybox-oci具有tar存档。 获取该图像的一种方法是使用 : $ skopeo copy docker://busybox oci:busybox-oci:latest oci-image-tool-c


网友评论