I am trying to build a docker image that lifts the angular application with nginx and in turn runs the tests using testcafe. I have:
FROM node:10-alpine as builde