mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
The go-dockerclient v1.7.0 now has an ability to specify events filter. But it's dependencies are also updated. One of those dependencies is mountinfo and the same dependency is used by opencontainers/runc. The problem is that mountinfo changed it's API and if we just update dockerclient then build is broken. So we have to update both opencontainers/runc and go-dockerclient
828 B
828 B