errors.fyi community error code reference
137
docker

Terminated by SIGKILL

The container was killed with SIGKILL (signal 9). Common causes: docker stop (after the stop timeout), docker kill, the Linux OOM killer terminating the container due to memory pressure, or a Kubernetes pod eviction.

References

โ† all namespaces for 137