Dockerのエラー一覧 > 本ページ
container exited with code 137
Docker 実在のエラーメッセージです。原因と解決方法を解説します。
原因
OOM Killでメモリ不足終了
解決方法
メモリ上限を上げる、アプリの使用量を削減
エラー文の一部だけ分かる場合はエラーメッセージ検索に貼ると候補を即表示できます。
TypeScriptの設定起因ならtsconfig診断もどうぞ。
関連するDockerのエラー
- Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docke
- docker: Error response from daemon: pull access denied for
- Error response from daemon: Conflict. The container name is already in use by co
- standard_init_linux.go:228: exec user process caused: exec format error
- OCI runtime create failed: ... executable file not found in $PATH