In-reply-to » @prologic I never got into Docker to begin with and their quasi-corporate structure always put me off, so I'm glad I don't need to do anything in response to this mess.

@abucci@anthony.buc.ci Docker is and still is basically a decent packaging tool where you can care a little less about all the bazillion dependencies that software is often packaged with. But to be honest, that has changed a lot for me with Go where you are basically encouraged to write portable programs anyway so you don’t really need Docker – What I still use it for however is basically as infrastructure to run and orchestrate containers – Docker Swarm is still quite a decent way to do this πŸ‘Œ

​ Read More