Skip to main content

Tag: Entrypoint

Failures caused by invalid or missing container ENTRYPOINT/CMD definitions.

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