摘要: 设置命令补全: 在/root/.bashrc追加 echo source <(/bin/skopeo completion bash) >> /root/.bashrc source /root/.bashrc skopeo copy --insecure-policy --dest-tls-ver 阅读全文
posted @ 2025-03-09 11:07 Tenderness、 阅读(91) 评论(0) 推荐(0)
摘要: curl -u "admin:12345" --upload-file calico-v3.24.1.tar "http://nexus.xxx.com/repository/raw-local/pak/tar/" 阅读全文
posted @ 2025-03-09 11:04 Tenderness、 阅读(98) 评论(0) 推荐(0)
摘要: [root@yzt data]# ls blobs index.json oci-layout [root@yzt data]# cat index.json | jq '.manifests[].annotations["org.opencontainers.image.ref.name"]' " 阅读全文
posted @ 2025-03-09 11:01 Tenderness、 阅读(28) 评论(0) 推荐(0)