mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #403] docker 挂载 window目录,无法申请证书 #231
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#231
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 @Ador-able on GitHub (May 21, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/403
证书文件夹命名为
*.test.top_test.top_2048样式,windows 文件夹禁止包含*@0xJacky commented on GitHub (May 21, 2024):
感谢反馈,由于手头上没有 Windows 的机器,所以 Nginx UI 并不保证在 Windows 系统下功能的可用性,不过这个问题应该好说,我之后会修复。
@0xJacky commented on GitHub (Jun 10, 2024):
我今天在 Windows 11 上使用 WSL2 的 Docker 运行 nginx ui 的镜像,无法复现这个问题
看样子 Docker 层面上已经做了转义了?请问您具体的运行环境是?
@Ador-able commented on GitHub (Jun 11, 2024):
我这边是 window + vmware + docker engine 。没有使用 docker desktop
@0xJacky commented on GitHub (Jul 30, 2024):
之前修错了,今天 review 代码的时候发现这个问题没解决,现在已经解决了,等 beta.30 的时候会发布。