Featured image of post docker-desktop-安装使用上传镜像

docker-desktop-安装使用上传镜像

Badge

我发现,想要在使用代理的环境下上传镜像到 Docker Hub,使用 Docker Desktop 是一个不错(唯一)的选择。

以下教程针对windows。

docker desktop 安装使用上传镜像

  1. 下载 docker desktop https://www.docker.com/
  2. 安装完成后,先不要重启,安装wsl : https://learn.microsoft.com/zh-cn/windows/wsl/install 命令 wsl --install
  3. 重启电脑,并开启·tun·模式(clash等软件)
  4. 打开 docker desktop,登录 docker hub 账号(通过web页面)
  5. 打开 powershell,打包/tag/上传等操作均可正常完成

欢迎顺便看看我的项目 https://github.com/cornradio/Lan-clip

Licensed under CC BY-NC-SA 4.0
Last updated on Oct 25, 2025 00:00 UTC