Abner
Dockerfile with node alpine can't access database internal network
In my case I'm just using the dockerfile to configure the node version and then execute commands in the terminal through a .sh file, as I'm using Prisma I need to perform the generate and deploy commands, sorry for not explaining it before.
35 replies