Comment on Should I move to Docker?

<- View Parent
SpaceCadet@feddit.nl ⁨6⁩ ⁨months⁩ ago

what would I gain from docker or other containers?

Reproducability.

Once you’ve built the Dockerfile or compose file for your container, it’s trivial to spin it up on another machine later. It’s no longer bound to the specific VM and OS configuration you’ve built your service on top of and you can easily migrate containers or move them around.

source
Sort:hotnewtop