gregar
Docker Image Doesn't Build with all the steps
Hmm.. I have a line in the dockerfile that has npm run a node script to manually create the db file and it's been working locally. On the platform it seems not to build it properly as the console logs error that a specific table doesn't exist - this table is created by said script.
10 replies