1 min readFeb 23, 2019
Generally I prefer more node scripts it strait bash scripts over make. If you’re in Windows or Mac, make isn’t necessarily there or needed if using docker. But if using git, you get bash.
If you have node already, you also have npm and package.json scripts can be used for the commands too.
There is nothing you’ve demonstrated intrinsically better over a dockerfile or docker commands directly