Tag: Entrypoint
Failures caused by invalid or missing container ENTRYPOINT/CMD definitions.
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
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 Problem | k8s | K8sExit CodeCommandEntrypointStartup Failure |