Docker has this reputation as an intimidating developer tool that belongs in terminal windows, server racks, and conversations about CI/CD pipelines. And to be fair, developers absolutely love it. But that framing undersells what Docker actually is. Underneath all the developer culture surrounding it, Docker is really just a clean way to package software. An app, its dependencies, its environment, all bundled into a portable container that behaves the same way wherever you run it.
via MakeUseOf https://ift.tt/cSpjkDi
Comments
Post a Comment