
Docker
hwg985
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
server error - Ports are not available: exposing port bind: An attempt was made to access a socket
摘要:在配置Cassandra服务时发现7000和7001端口无法使用,但排查显示端口未被占用。通过执行netsh int ipv4 show excludedportrange protocol=tcp命令发现6986-7085端口范围被系统保留。解决方案是选择不在该保留范围内的其他端口进行配置。原创 2025-07-22 22:30:04 · 183 阅读 · 0 评论 -
Docker安装nacos-Server血泪!!
Docker安装nacos-Server血泪!!原创 2025-05-02 11:01:23 · 347 阅读 · 0 评论 -
docker被墙怎么办?目前最强解决办法
docker被墙怎么办?目前最强解决办法原创 2025-05-01 00:18:50 · 703 阅读 · 0 评论 -
an‘t initialize Background Jobs. Error message: Operation not permittedis set to the lower value of
an't initialize Background Jobs. Error message: Operation not permittedis set to the lower value of原创 2025-04-30 23:52:42 · 427 阅读 · 0 评论 -
Can‘t create thread to handle bootstrap
Can't create thread to handle bootstrap原创 2025-04-30 23:35:00 · 462 阅读 · 0 评论 -
ERROR: The Compose file ‘././docker-compose.yml‘ is invalid because: Unsupported config option for s
root@ubuntu:/data# docker-compose -f docker-compose.yml up -dERROR: The Compose file './docker-compose.yml' is invalid because:Unsupported config option for services: 'redis'原创 2025-04-30 22:30:48 · 527 阅读 · 0 评论 -
Docker进入MySQL之后如何用sql文件初始化数据
Docker进入MySQL之后如何用sql文件初始化数据原创 2025-04-30 18:18:04 · 553 阅读 · 0 评论 -
docker: failed to copy: httpReadSeeker: failed open: failed to do request:“: EOF
docker: failed to copy: httpReadSeeker: failed open: failed to do request:": EOF原创 2025-04-28 20:26:46 · 572 阅读 · 0 评论 -
RocketMQ启动教程(Windows)(手把手)
RocketMQ启动教程原创 2025-03-02 17:05:11 · 1390 阅读 · 0 评论 -
error during connect: Get “http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.46/containers/json“:
error during connect: Get "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/v1.46/containers/json":原创 2025-03-02 15:52:29 · 2016 阅读 · 0 评论 -
error pulling image configuration: download failed after attempts=6: dial tcp: lookup production.clo
error pulling image configuration: download failed after attempts=6: dial tcp: lookup production.clo原创 2025-01-23 16:31:57 · 183 阅读 · 0 评论 -
java项目常用的Docker指令
java项目常用的Docker指令原创 2024-10-25 20:27:43 · 320 阅读 · 0 评论 -
Error response from daemon: Get “https://registry-1.docker.io/v2/“: net/http: request canceled while
Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp 202.160.128.96:443: i/o **timeout**或者是Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (**Client.Timeo原创 2024-09-30 20:53:15 · 31172 阅读 · 106 评论 -
docker: error during connect: Head “http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/_ping“: open //
docker: error during connect: Head "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/_ping": open //原创 2024-09-22 17:16:14 · 14288 阅读 · 0 评论