Home  >  Article  >  Operation and Maintenance  >  What is the difference between docker ce and docker ee

What is the difference between docker ce and docker ee

王林
王林Original
2020-05-21 13:39:335324browse

What is the difference between docker ce and docker ee

The difference is as follows:

docker-ce is an open source project maintained by docker company and is a free container product based on the moby project;

docker -ee is a closed source product maintained by docker company and is a commercial product of docker company;

docker-ce project is maintained by docker company, docker-ee is closed source;

is free to use Docker, get it from the web page docker-ce;

If you want to use paid docker, get it from the web page docker-ee.

Recommended tutorial: docker tutorial

The above is the detailed content of What is the difference between docker ce and docker ee. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn