File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11docker buildx build `
22 - t cnk3x/ xunlei:busybox `
3- - t registry.cn-shenzhen.aliyuncs.com / cnk3x/ xunlei:busybox `
3+ - t cnk3x/ xunlei:3.20 . 1 - busybox `
44 - t ghcr.io/ cnk3x/ xunlei:busybox `
5+ - t ghcr.io/ cnk3x/ xunlei:3.20 .1 - busybox `
6+ - t registry.cn-shenzhen.aliyuncs.com / cnk3x/ xunlei:busybox `
7+ - t registry.cn-shenzhen.aliyuncs.com / cnk3x/ xunlei:3.20 .1 - busybox `
58 -f .\docker\busybox\Dockerfile `
69 -- platform " linux/amd64,linux/arm64" `
710 -- push .
Original file line number Diff line number Diff line change 11docker buildx build \
22 -t cnk3x/xunlei:busybox \
3- -t registry.cn-shenzhen.aliyuncs.com/ cnk3x/xunlei:busybox \
3+ -t cnk3x/xunlei:3.20.1- busybox \
44 -t ghcr.io/cnk3x/xunlei:busybox \
5+ -t ghcr.io/cnk3x/xunlei:3.20.1-busybox \
6+ -t registry.cn-shenzhen.aliyuncs.com/cnk3x/xunlei:busybox \
7+ -t registry.cn-shenzhen.aliyuncs.com/cnk3x/xunlei:3.20.1-busybox \
58 -f ./docker/busybox/Dockerfile \
69 --platform " linux/amd64,linux/arm64" \
710 --push .
You can’t perform that action at this time.
0 commit comments