-
dp:cli工具能够在无docker环境的情况下提取docker映像
资源介绍
demo
推荐去使用,此项目已经不维护和造*,如果有兴趣可以借鉴下思路,azk8s.cn已经失效,如果借鉴过程可以去掉azk8s的代理
Usage
check
Check if the images belongs to scheme2.Manifest
$ dp c dduportal/bats:0.4.0
scheme2.Manifest: []
scheme1.Manifest: [dduportal/bats:0.4.0]
$ dp c dduportal/bats:0.4.0 nginx:alpine --only
scheme2.Manifest: [nginx:alpine]
pull
Pull the docker images on a machine without docker, and support pulling images from multiple re