Hacker News new | ask | show | jobs
by nopit 2221 days ago
Why isn't caddy in a container?
1 comments

It's a single binary file, so there's not a whole lot to be gained unless you're already doing containers in general. When the entire system is this few moving parts, I'm not sure that it's worth the trouble of containerizing it.
That makes no sense. You containerize both, or you containerize neither. I wager most people from both camps (for and against containers) would agree.