feel like running literally everything in docker containers is just static linking by other means
@jk static linking if you could also statically link libraries incompatible with static linking, and statically link scripts, external commands, and config files
@jk notably glibc doesn't respond well to static linking
@jk note: I agree containers are a terrible solution for software distribution and prefer to use them as lightweight vms, and it'd be better if we just had better dependency management
@jk Asserting dominance by including its own linux kernel in your software executable