I\'m pretty new to Docker and I was asked to write an api with node, express and postgres and dockerize it.
I created the Dockerfile:
FROM node:12.12.0-alp