8000 docker stats is broken when ubuntu container layer enabled · Issue #654 · abiosoft/colima · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docker stats is broken when ubuntu container layer enabled #654

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
1 of 5 tasks
mjgallag opened this issue Mar 18, 2023 · 2 comments · Fixed by #703
Closed
1 of 5 tasks

docker stats is broken when ubuntu container layer enabled #654

mjgallag opened this issue Mar 18, 2023 · 2 comments · Fixed by #703
Labels
bug Something isn't working

Comments

@mjgallag
Copy link

Description

CONTAINER ID   NAME                  CPU %     MEM USAGE / LIMIT   MEM %     NET I/O   BLOCK I/O   PIDS
14b735c52c33   k3d-runhub-server-0   0.00%     0B / 0B             0.00%     0B / 0B   0B / 0B     0
99374d1dcccb   k3d-runhub-registry   0.00%     0B / 0B             0.00%     0B / 0B   0B / 0B     0

Version

Colima Version:

colima version 0.5.4
git commit: feef4176f56a7dea487d43689317a9d7fe9de27e

Lima Version:

limactl version 0.15.0

Qemu Version:

qemu-img version 7.2.0
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers

Operating System

  • macOS Intel <= 12 (Monterrey)
  • macOS Intel >= 13 (Ventura)
  • macOS M1 <= 12 (Monterrey)
  • macOS M1 >= 13 (Ventura)
  • Linux

Output of colima status

INFO[0000] colima [profile=runhub] is running using QEMU 
INFO[0000] arch: x86_64                                 
INFO[0000] runtime: docker                              
INFO[0000] mountType: sshfs                             
INFO[0000] socket: unix:///Users/Mike/.colima/runhub/docker.sock 

Reproduction Steps

  1. colima start --layer
  2. docker stats

Expected behaviour

No response

Additional context

No response

@abiosoft abiosoft added the bug Something isn't working label Mar 18, 2023
@abiosoft
Copy link
Owner

Thanks for reporting.

I have been able to reproduce it but not sure of the cause yet.

@abiosoft
Copy link
Owner

This has been fixed now and would be part of the next release.

You can try it now by installing the development version brew install --head colima.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0