• Michal@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Docker is more than a cop out for than one use case. It’s a way for quickly deploy an app irrespective of an environment, so you can scale and rebuild quickly. It fixes a problem that used to be solved by VMs, so in that way it’s more efficient.