Skip to main content

Tag: Command

Problems caused by invalid commands or arguments at startup (e.g., not found, bad path, non-executable).

IDTitleDescriptionCategoryTechnologyTags
CRE-2025-0127
Medium
Impact: 3/10
Mitigation: 3/10
Container exited 127 due to command not found (bad entrypoint/command)
Exit code 127 indicates the configured command/entrypoint was not found in the image or PATH.New or misconfigured deployments commonly hit this and immediately crash.
Configuration Problemk8sK8sExit CodeCommandEntrypointStartup Failure