gregar
gregar
RRailway
Created by gregar on 2/16/2024 in #✋|help
Docker Image Doesn't Build with all the steps
Hey all, I have a node/express in Github that builds and runs as a docker container (there's a dockerfile present). I'm running a service using nixpack to build and run this service but it always seems to skip a step which is to create a localized db using a .sql file. This is then accessed by express using sqlite3. Thes container builds and runs perfectly on my local machine but the platform seems to have this issue. Any advice?
10 replies