mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-22 13:48:31 +00:00
Added units description for DEBUG_MEMORY option
This commit is contained in:
@@ -164,6 +164,8 @@ if isTrue "${USE_LARGE_PAGES}"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if isTrue "${DEBUG_MEMORY}"; then
|
if isTrue "${DEBUG_MEMORY}"; then
|
||||||
|
log "Memory usage and availability (in MB)"
|
||||||
|
uname -a
|
||||||
free -m
|
free -m
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user