I have a node app built inside docker. When I try to compile it inside the container, it runs out of memory. I run docker-compose run api npm run build and I get:
docker-compose run api npm run build