Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法限制cpu资源 #52

Open
tanshion opened this issue Nov 20, 2024 · 1 comment
Open

无法限制cpu资源 #52

tanshion opened this issue Nov 20, 2024 · 1 comment
Labels
external bug 组件或是第三方库bug,持续跟踪

Comments

@tanshion
Copy link

当前使用的dpanel版本?
通过 【概览】- 【系统信息】- 【面板信息】
image

** 错误日志 **
【容器管理】 - 【容器列表】-【dpanel】-【运行日志】 或 docker logs dpanel

错误解析yaml文件,导致无法限制cpu资源

** 复现方式 **

描述一下出现问题的操作流程
image
image

** Q群反馈 **

Q群:837583876

@donknap
Copy link
Owner

donknap commented Nov 20, 2024

我查了一下,是 https://github.com/compose-spec/compose-go 这个库导出yaml时候把类型型错了,我先提交 issue 给他了。

你这里可以先使用 4.01 小数点后面随便写个数字,导出时类型就会正确。

之后看compose 的库会不会处理一下。

图片

@donknap donknap added the external bug 组件或是第三方库bug,持续跟踪 label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external bug 组件或是第三方库bug,持续跟踪
Projects
None yet
Development

No branches or pull requests

2 participants