docker stats

This commit is contained in:
Robin Appelman 2021-03-29 21:58:15 +02:00
commit 0a571c9039
5 changed files with 484 additions and 3 deletions

View file

@ -15,6 +15,8 @@ once_cell = "1"
hostname = "0.3"
libc = "0.2"
ahash = "0.7"
bollard = "0.10"
futures-util = "0.3"
[dev-dependencies]
iai = "0.1"