DongTai
DongTai copied to clipboard
[Bug]: curl: (7) Failed to connect to registry.hub.docker.com port 443 after 21057 ms: Couldn't connect to server
Preflight Checklist
- [X] I agree to follow the Code of Conduct that this project adheres to.
- [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
- [X] I am not looking for support or already pursued the available support channels without success.
Version
1.0
Installation Type
Official Docker Compose
Service Name
DongTai-Web
Describe the details of the bug and the steps to reproduce it
┌──(root㉿kali)-[/home/kali/Desktop/DongTai] └─# ./build_with_docker_compose.sh
- build_dongtai_iast
- echo -e 'Start to install DongTai IAST service' Start to install DongTai IAST service
- chmod u+x deploy/docker-compose/dtctl
- cd deploy/docker-compose/
- ./dtctl install Please confirm to pull the latest code ? [Y/n] y [Info] continue [Info] [Info] start to get latest tag of dongtai/dongtai-web curl: (7) Failed to connect to registry.hub.docker.com port 443 after 21057 ms: Couldn't connect to server
Additional Information
No response
Logs
No response
has the same problem
解决了吗?这个怎么解决?
解决了吗?这个怎么解决?
解决了 用下面这条命令安装 ./dltcl install -v <洞态项目版本号,如 1.14.1>