子公司或是厂商只有内网环境 , 这时候不能从 docker hub 抓取 image
遇到 image 有更新,想要全部的厂商跟子公司也跟着更新,就会有问题
请问大家是如何解决内网架设问题,USB?
相关问题
- Docker task in Azure devops won't accept "$(pw
- Unable to run mariadb when mount volume
- Unspecified error (0x80004005) while running a Doc
- What would prevent code running in a Docker contai
- How to reload apache in php-apache docker containe
内网搭建docker repository 然后将docker 源修改为内网仓库源 之后每次更新将镜像打包docker save 扔仓库上 其他内网机器拉取镜像就好了