When using latest front-end build, the container is continually crashing:
> microservices-demo-front-end@0.0.1 start /usr/src/app
> node server.js
┌──────────────────────────────────────────────────────────┐
│ npm update check failed │
│ Try running with sudo or get access │
│ to the local update config store via │
│ sudo chown -R $USER:$(id -gn $USER) /home/myuser/.config │
└──────────────────────────────────────────────────────────┘
When using latest
front-endbuild, the container is continually crashing: