JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

docker pull integrity完整性

发布时间 2023-07-05 14:25:37作者: lvmxh

we use ubuntu as example: 

open the ubuntu docker hub, https://hub.docker.com/_/ubuntu 

# with the right sha256, can works, suffix with 20
docker pull ubuntu:jammy@sha256:b060fffe8e1561c9c3e6dea6db487b900100fc26830b9ea2ec966c151ab4c020

# without the right sha256, cannot works, suffix with 21
docker pull ubuntu:jammy@sha256:b060fffe8e1561c9c3e6dea6db487b900100fc26830b9ea2ec966c151ab4c021

 

check the docker image 

 

REF: 

https://stackoverflow.com/questions/25445318/docker-how-do-i-pull-a-specific-build-id  

https://stackoverflow.com/questions/32046334/where-can-i-find-the-sha256-code-of-a-docker-image

 

    本栏目推荐文章
  • Centos安装docker步骤
  • 多项式定积分计算软件2025 64位WIN版下载Polynomial definite integral calculation software 2025 64 bit WIN version download
  • 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
  • 基于融合语义信息改进的内容推荐算法。Improved content recommendation algorithm integrating semantic information.
  • 记一次docker出全linux的内网渗透题目(仿照2023铸剑杯)
  • k8s 将 cri 从 docker 切换到 containerd
  • 一文快速了解 Docker 和 Kubernetes
  • Docker:docker部署influxdb时序数据库
  • Docker:docker部署mqtt(eclipse-mosquitto:2.0.15)服务
  • openEuler欧拉设置git pull免密
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们