AntiPattern
Container Path/Network Mismatch
host-semantic-container-mismatch
Containerized services mis-handle routing and addressing because configuration assumes host semantics (localhost, args/entrypoints, and static roots), so requests go to the wrong upstream paths or remain unserved while containers boot slowly.