Docker container exits despite “ng serve –host 0.0.0.0”
I’m trying to run an angular app inside a docker container. The docker container exits shortly after the command “ng serve –host 0.0.0.0” is executed.
I’m trying to run an angular app inside a docker container. The docker container exits shortly after the command “ng serve –host 0.0.0.0” is executed.