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

add support for .NanoCpus #511

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

konstruktoid
Copy link
Collaborator

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
@melroy89
Copy link

melroy89 commented Feb 2, 2023

Indeed. So this seems to work:

docker inspect --format '{{ .HostConfig.NanoCpus }}' "<my_container>"
1500000000

@konstruktoid konstruktoid merged commit f375045 into docker:master Feb 2, 2023
@konstruktoid konstruktoid deleted the issue510 branch February 2, 2023 21:12
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

Successfully merging this pull request may close these issues.

Your utility doesn't correctly recognize the CPU limit (NanoCpus)
2 participants