mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 00:36:08 +03:00
[GH-ISSUE #1007] 不存在 Docker Socket #537
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#537
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @loong95 on GitHub (May 7, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1007
Describe the bug
更新到
2.0.0-rc6后提示"自检失败,Nginx UI 可能无法正常工作"To Reproduce
Steps to reproduce the behavior:
Expected behavior
我无法确定这是否是问题,也没有找到如何修复这个错误的方法,希望能够说明如何处理
Screenshots
Info (please complete the following information):
Additional context
Add any other context about the problem here.
@0xJacky commented on GitHub (May 7, 2025):
创建容器时将 docker.sock 映射到容器中。
正式版的时候会优化错误提示的信息
When creating a container, map the docker.sock to the container.
The error messages will be optimized when the official version is released.