本帖最后由 堡塔运维香菜卷 于 2023-10-10 10:23 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述:进入docker面板提示 当前未安装docker或docker-compose
相关截图(日志、错误):正在选择下载节点... --2023-10-10 08:47:44-- https://dg2.bt.cn/install/0/docker_install.shResolving dg2.bt.cn (dg2.bt.cn)... 2001:19f0:7001:54fc:5400:2ff:fe9b:97f9, 103.179.243.14Connecting to dg2.bt.cn (dg2.bt.cn)|2001:19f0:7001:54fc:5400:2ff:fe9b:97f9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 16938 (17K) [application/octet-stream]Saving to: ‘docker_install.sh’0K .......... ...... 100% 26.0M=0.001s2023-10-10 08:47:44 (26.0 MB/s) - ‘docker_install.sh’ saved [16938/16938]正在选择下载节点...[url=https://dg2.bt.cn正在选择下载节点...https://dg2.bt.cn1curl:]https://dg2.bt.cn正在选择下载节点...https://dg2.bt.cn1curl:[/url] (23) Failure writing output to destinationchmod: cannot access '/usr/libexec/docker/cli-plugins/docker-compose': No such file or directoryRequirement already satisfied: pytz in ./pyenv/lib/python3.7/site-packages (2019.3)WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv[notice] A new release of pip available: 22.3 -> 23.2.1[notice] To update, run: pip install --upgrade pipRequirement already satisfied: docker in ./pyenv/lib/python3.7/site-packages (4.2.0)Requirement already satisfied: requests!=2.18.0,>=2.14.2 in ./pyenv/lib/python3.7/site-packages (from docker) (2.28.1)Requirement already satisfied: six>=1.4.0 in ./pyenv/lib/python3.7/site-packages (from docker) (1.16.0)Requirement already satisfied: websocket-client>=0.32.0 in ./pyenv/lib/python3.7/site-packages (from docker) (1.2.3)Requirement already satisfied: certifi>=2017.4.17 in ./pyenv/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (2019.11.28)Requirement already satisfied: charset-normalizer<3,>=2 in ./pyenv/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (2.0.12)Requirement already satisfied: idna<4,>=2.5 in ./pyenv/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (2.8)Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./pyenv/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (1.26.7)WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv[notice] A new release of pip available: 22.3 -> 23.2.1[notice] To update, run: pip install --upgrade pip/bin/systemctlWarning: Stopping docker.service, but it can still be activated by:docker.socket|-Successify --- 命令已执行! ---
|
|