AntiPattern
Container Runtime Miswiring
container-runtime-miswiring
Container startup fails or loops because runtime components are miswired across build vs mount vs entry semantics, leaving expected binaries/certs/exec paths missing while entrypoint/cmd and volume-bind behaviors override what the app assumes.