标签:sub gem ima block ever scanning rhel img www
---恢复内容开始---
Estimated reading time: 8 minutes
Docker is available in two editions: Community Edition (CE) and Enterprise Edition (EE).
Docker Community Edition (CE) is ideal for developers and small teams looking to get started with Docker and experimenting with container-based apps. Docker CE has two update channels, stable and edge:
For more information about Docker CE, see Docker Community Edition.
Docker Enterprise Edition (EE) is designed for enterprise development and IT teams who build, ship, and run business critical applications in production at scale. For more information about Docker EE, including purchasing options, see Docker Enterprise Edition.
Docker有两个版本:社区版和企业版。 Docker社区版对于那些希望开始Docker和基于容器进行app实验的开发者和小团队是很理想的。Docker社区版有两种更新渠道: 稳定版每个季度提供可靠的更新 测试版每个月提供新的功能 更多信息参考Docker社区版。 Docker企业版为企业开发和IT团队设计,他们在大规模生产中构建,交付,运行业务关键应用程序。更多新信息,包括购买选项,参考Docker企业版。
Capabilities | Community Edition | Enterprise Edition Basic | Enterprise Edition Standard | Enterprise Edition Advanced |
---|---|---|---|---|
Container engine and built in orchestration, networking, security | ||||
Certified infrastructure, plugins and ISV containers | ||||
Image management | ||||
Container app management | ||||
Image security scanning |
Docker CE and EE are available on multiple platforms, on cloud and on-premises. Use the following tables to choose the best installation path for you.
Platform | Docker CE x86_64 | Docker CE ARM | Docker EE |
---|---|---|---|
Docker for Mac (macOS) | |||
Docker for Windows (Microsoft Windows 10) |
Platform | Docker CE x86_64 | Docker CE ARM | Docker EE |
---|---|---|---|
Amazon Web Services | |||
Microsoft Azure |
See also Docker Cloud for setup instructions for Digital Ocean, Packet, SoftLayer, or Bring Your Own Cloud.
Platform | Docker CE x86_64 | Docker CE ARM | Docker CE IBM Z (s390x) | Docker EE x86_64 | Docker EE IBM Z (s390x) |
---|---|---|---|---|---|
CentOS | |||||
Debian | |||||
Fedora | |||||
Microsoft Windows Server 2016 | |||||
Oracle Linux | |||||
Red Hat Enterprise Linux | |||||
SUSE Linux Enterprise Server | |||||
Ubuntu |
Note: Support for IBM Z on Docker EE is limited to Docker EE Basic, or to worker nodes in Docker EE Standard and Docker EE Advanced. IBM Z nodes cannot function as UCP managers on Docker EE.
Starting with Docker 17.03, Docker uses a time-based release schedule, outlined below.
Month | Docker CE Edge | Docker CE Stable | Docker EE |
---|---|---|---|
January | |||
February | |||
March | 1 | ||
April | |||
May | |||
June | 1 | ||
July | |||
August | |||
September | 1 | ||
October | |||
November | |||
December | 1 |
1
: On Linux distributions, these releases will only appear in the stable
channels, not the edge
channels. For that reason, on Linux distributions, you need to enable both channels.
Instructions for installing prior releases of Docker can be found in the Docker archives.
You can use Docker Cloud to automatically provision and manage your cloud instances.
After setting up Docker, try learning the basics over at Getting started with Docker.
---恢复内容结束---
标签:sub gem ima block ever scanning rhel img www
原文地址:http://www.cnblogs.com/kuboy/p/7799364.html