error Assertion failed uv_thread_create when building Docker image
what I have done before I am new on development with angular and I don’t succeed to setup node on my computer. then I found node images here : https://hub.docker.com/_/node/ I build a image based on node:22-alpine and I succeed to make lots of things with angular. issue is coming the next test I want […]
VS2022 Angular can’t connect to API in Docker
I’m using the VS2022 template: Angular and ASP Core
docker build issue for angular application
when I am using the below Dockerfile in the angular application and trying to run docker build -t mopendra/food-delivery-app-fe:0.0.1 ., getting the below error