Docker 是一个开源应用程序容器引擎,它允许开发人员将他们的应用程序和依赖项打包到一个可移植的容器中,然后可以分发到任何流行的 Linux 机器上。 几乎没有性能开销,可以在机器和数据中心轻松运行。 最重要的是,它们不依赖于任何语言、框架,包括系统。
(Docker is an open source application container engine that allows developers to package their applications and dependencies into a portable container that can then be distributed to any popular Linux machine. With little performance overhead, it can run easily in machines and data centers. Most importantly, they do not depend on any language, framework, including system.)