配置环境系统环境: Ubuntu-22.04-amd64用户: root(可选)国内主机换清华源 sudo sed -i "s@http://.*archive.ubuntu.com@https://mirrors.tuna.tsingh...
阅读全文...
Google Cloud Shell 快速拉取Docker Image
创建 Aliyun镜像仓库首先根据aliyun官方文档创建位于 中国香港的镜像仓库:文档地址登录Google Cloud Shell拉取镜像docker pull images
docker images #记下需要推送的ImageId推送镜像到阿...
阅读全文...
阅读全文...
Docker安装与配置
Docker安装Ubuntusudo apt install gnome-terminal
sudo apt-get update
sudo apt-get install \
ca-certificates \
cu...
阅读全文...
阅读全文...