diff --git a/lazydocker/config.yml b/lazydocker/config.yml new file mode 100644 index 0000000..cd2ccec --- /dev/null +++ b/lazydocker/config.yml @@ -0,0 +1,20 @@ +gui: + language: 'en' + returnImmediately: true + containerStatusHealthStyle: "icon" +commandTemplates: + dockerCompose: "docker compose" +replacements: + imageNamePrefixes: + 'vxnexus-registry.intra.inist.fr:8083': '' +stats: + graphs: + - caption: CPU (%) + statPath: DerivedStats.CPUPercentage + color: blue + - caption: Memory (%) + statPath: DerivedStats.MemoryPercentage + color: green + #- caption: Memory (o) + # statPath: ClientStats.MemoryStats.Usage + # color: red