flatypus
PROOP
10 months ago
Was trying to run a dockerfile to run the livekit agents workflow. The code provides a cli app that takes in either 'dev' or 'start'; both dev and start work perfectly when run locally, but when the dockerfile is given to a railway container, it can only run dev fine; every attempt I've tried to run start has caused it to crash out
3 Replies
brody
EMPLOYEE
10 months ago
is the application cgroup aware?
brody
EMPLOYEE
10 months ago
if not, when ran on Railway it's going to see 400 something gigabytes of memory, and some applications just use whatever is available