当前位置:   article > 正文

玩客云安装 docker

玩客云安装docker

前置要求 玩客云

换源

过程参考Ubuntu or Debian 换源
镜像源使用

  1. deb [https://mirrors.ustc.edu.cn/debian](https://mirrors.ustc.edu.cn/debian) buster main contrib non-free
  2. deb [https://mirrors.ustc.edu.cn/debian](https://mirrors.ustc.edu.cn/debian) buster-updates main contrib non-free
  3. deb [https://mirrors.ustc.edu.cn/debian](https://mirrors.ustc.edu.cn/debian) buster-backports main contrib non-free
  4. deb [https://mirrors.ustc.edu.cn/debian-security/](https://mirrors.ustc.edu.cn/debian-security/) buster/updates main contribnon-free

安装

  1. 使用docker安装脚本(下面) 或使用命令 sudo apt install docker.io
    1. curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
    2. sh get-docker.sh --mirror Aliyun
    然后使用 docker -v 检查一下版本成功的效果

2.docker 换源

  1. 安装可视面板
    docker run --restart always --name fast -p 8081:8081 -d -v /var/run/docker.sock:/var/run/docker.sock wangbinxingkong/fast
  2. 安装完成后在浏览器访问 http://服务器IP地址或域名:8081
  3. 首次登录需要注册,注册成功后即可正常使用。
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/691385
推荐阅读
相关标签
  

闽ICP备14008679号