Nixpacks build failed
Attempting to redeploy the vaultwarden repo application, I keep encountering errors regarding the inability to generate a build plan for the app.
12 Replies
if you rename your
Dockerfile
to dockerfile
lowercase it should work.
im assuming your project is literally just a dockefile?Yes.
idk why its using buildpacks
make sure to switch of of buildpacks and if needed point railway at your dockerfile
railway should pick it up automatically though
fixed that, now this
Thank you, now this
Everything worked before, not sure why just redeploying caused this.
i am not sure not used vault warden sorry
( btw the file system is wiped between deploys make sure vault warden stores passwords externally )
@JTmaveryk were you able to fix it? I am facing the same issue now.