Parses Java garbage collection logging and analyzes collectors, safepoint triggers, JVM version, JVM options, and OS information and reports error/warn/info level analysis and recommendations to support JVM tuning and troubleshooting for OpenJDK derivatives: (e.g. Adoptium, Azul, Microsoft, Oracle, Red Hat, etc.).
On arm64 Linux, I can not run garbagecat in Docker:
Unable to find image 'ghcr.io/mgm3746/garbagecat:main' locally
main: Pulling from mgm3746/garbagecat
docker: no matching manifest for linux/arm64/v8 in the manifest list entries.
On arm64 Linux, I can not run garbagecat in Docker:
This can be fixed by pushing multi-platform images to the registry.