Remix.run Logo
scaryclam 2 days ago

I really wish people would tell me what the dependencies are and NOT just ram everything into a container image so I have to reverse engineer what's required to just run the damn thing on the stuff I am ALREADY running.

Just tell me what the entry point is and what the dependencies are for it so I can decide if I already have enough to just sort it out myself.

By all means, create a kitchen sink container image as well, but don't have that be the ONLY artifact for running it.