Check for Missing Dependencies
The container may lack required tools (bash, coreutils, procps):
docker run --rm -it jelastic/maven:3.9.5-openjdk-21 sh apk add --no-cache bash coreutils procps