Skip to content

Numeric value 14573918182 out of range of int(-2147483648 - 2147483647) InspectContainerResponse["SizeRootFs"] #2237

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

Closed
liylongg opened this issue Nov 4, 2023 · 1 comment

Comments

@liylongg
Copy link

liylongg commented Nov 4, 2023

使用这个方法InspectContainerResponse containerResponse = dockerClient.inspectContainerCmd(containerId).withSize(true).exec()时,会报这个错误,Numeric value 14573918182 out of range of int(-2147483648 - 2147483647) InspectContainerResponse["SizeRootFs"], InspectContainerResponse 中的 SizeRootFs 属性是一个 Integer 类型,会转换异常

@eddumelendez
Copy link
Member

See #2230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants