hyperjumptech/monika

Docker build fails on local machine

Closed this issue · 1 comments

Describe the bug
The Docker build process seems to be broken.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the project
  2. Issue a npm run build -w --packages/notification/ to build dependencies packages
  3. Issue a npm ci to pull dependencies
  4. Issue a make docker at the project root

Expected behavior
Docker build is expected to run until completed.

Screenshots
image

Desktop (please complete the following information):

  • OS: WSL2 (Ubuntu 24.04) under WIndows 11 and linux Ubuntu 22.04 LTS.
  • Monika: from main branch commit: (d5564bf)
  • Console where the commands are run on both OS is bash

Note:

  1. Not seeing the error in the docker build pipeline

This will be marked as close as this problem was solved by #1304