Fixed memory and CPU to be more verbose, and also to gather them through docker stats

This commit is contained in:
Frikky
2023-10-22 19:37:38 +02:00
parent 91f7c6735e
commit 30663ed4b9
4 changed files with 151 additions and 33 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ module orborus
go 1.19
//replace github.com/shuffle/shuffle-shared => ../../../../shuffle-shared
replace github.com/shuffle/shuffle-shared => ../../../../shuffle-shared
require (
github.com/docker/docker v23.0.3+incompatible