Skip to content

bug: Docker build fails on npm run server:build in CI pipeline #455

@yashcreator11

Description

@yashcreator11

Bug Report

Description

The CI pipeline fails during Docker build at npm run server:build step.

Error

Additional Warnings

  • Dockerfile has a casing mismatch warning:
    'as' and 'FROM' keywords casing do not match (line 1)

Location

Dockerfile line 11:

RUN npm run server:build

Impact

  • Docker builds fail in CI
  • Blocks containerized deployments

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions