feat: added lazydocker config

This commit is contained in:
oxypomme
2023-10-09 13:50:25 +02:00
parent 33fc30bb02
commit 74fa215348

20
lazydocker/config.yml Normal file
View File

@@ -0,0 +1,20 @@
gui:
language: 'en'
returnImmediately: true
containerStatusHealthStyle: "icon"
commandTemplates:
dockerCompose: "docker compose"
replacements:
imageNamePrefixes:
'vxnexus-registry.intra.inist.fr:8083': '<intra.inist>'
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