Pattern
Python Environment Mismatch
python-environment-mismatch
A recurring containerization shape where the build-time Python environment (or base image) differs from the runtime environment, causing missing executables on $PATH and launch-time failures that present as broken shims or missing app commands.