mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-15 09:20:32 +00:00
Display Docker container's used memory instead of total memory
This commit is contained in:
parent
58bb5a2bbf
commit
e549a87719
4 changed files with 9 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"build": {
|
||||
"dockerfile": "Dockerfile",
|
||||
"args": {
|
||||
"VARIANT": "18-buster"
|
||||
"VARIANT": "18-bullseye"
|
||||
}
|
||||
},
|
||||
"customizations": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue