Build->deploy Process suddenly broke
i feel like you guys changed the way your containers are structured and it broke my build->deploy process lol.
anyone know what might be wrong with my docker file i wrote a year ago?:
8 Replies
Project ID:
N/A
N/A
Note to self: set workdir first
does your code need node 19?
Not that I can recall
Also the problem is that during deploy I guess my packages aren't recognized
im gonna have you try to deploy without a dockerfile
I did that weird hacky copying/moving dirs because that was the only way everything worked at the time lol
With a railway toml? When I build and serve locally it works just fine. Although I never tried doing docker locally
with no config of any kind
start fresh and see what happens
Alright, will have to do that when I get back home