Remix.run Logo
skydhash 3 months ago

Why would you want to run it anywhere. People mostly select an OS and just update that. It may be great when distributing applications for others to host, but not when it’s the only strategy. I have to reverse engineer dockerfiles when the developer wouldn’t provide a proper documentation.

ftmch 3 months ago | parent [-]

OS upgrades are a pain. Even just package updates could break everything. Having everything in containers makes migrating to another system much easier.