Minstrel SPA has not been built. Run cd web && npm install && npm run build or build the container image, which runs the web build during docker build.
cd web && npm install && npm run build
docker build