I\'m trying to run my application in container, this is my Dockerfile:
FROM node:12-slim WORKDIR /app # Install Chrome RUN apt-get update \\ && apt