Docker Build
Docker build found stage names that are not lowercase
Docker build checks found Dockerfile stage aliases that are not lowercase, which violates the build rule for stage naming consistency.
Docker Build
Docker build checks found Dockerfile stage aliases that are not lowercase, which violates the build rule for stage naming consistency.
Observed message
StageNameCasing
Why it happens
How to fix it
Official reference
Docker Docs: Build checksRelated errors
Explore more