翻译docker install

Posted 镜花水月

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了翻译docker install相关的知识,希望对你有一定的参考价值。

---恢复内容开始---

【官方文档】

Install Docker

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:

  • Stable gives you reliable updates every quarter
  • Edge gives you new features every month

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企业版。
translation

 

CapabilitiesCommunity EditionEnterprise Edition BasicEnterprise Edition StandardEnterprise Edition Advanced
Container engine and built in orchestration, networking, security 技术分享 技术分享 技术分享 技术分享
Certified infrastructure, plugins and ISV containers   技术分享 技术分享 技术分享
Image management     技术分享 技术分享
Container app management     技术分享 技术分享
Image security scanning       技术分享

Supported platforms

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.

Desktop

PlatformDocker CE x86_64Docker CE ARMDocker EE
Docker for Mac (macOS) 技术分享    
Docker for Windows (Microsoft Windows 10) 技术分享    

Cloud

PlatformDocker CE x86_64Docker CE ARMDocker EE
Amazon Web Services 技术分享   技术分享
Microsoft Azure 技术分享   技术分享

See also Docker Cloud for setup instructions for Digital Ocean, Packet, SoftLayer, or Bring Your Own Cloud.

Server

PlatformDocker CE x86_64Docker CE ARMDocker CE IBM Z (s390x)Docker EE x86_64Docker 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.

Time-based release schedule

Starting with Docker 17.03, Docker uses a time-based release schedule, outlined below.

MonthDocker CE EdgeDocker CE StableDocker 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.

Updates, and patches

  • A given Docker EE release will receive patches and updates for at least one year after it is released.
  • A given Docker CE Stable release will receive patches and updates for one month after the next Docker CE Stable release.
  • A given Docker CE Edge release will not receive any patches or updates after a subsequent Docker CE Edge or Stable release.

Prior releases

Instructions for installing prior releases of Docker can be found in the Docker archives.

Docker Cloud

You can use Docker Cloud to automatically provision and manage your cloud instances.

Get started

After setting up Docker, try learning the basics over at Getting started with Docker.

dockerinstallationinstalldocker cedocker eedocker editionsstableedge

---恢复内容结束---

以上是关于翻译docker install的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu安装Docker(官方文档翻译)

如何将此 JavaScript 代码片段翻译成 Parenscript?

环境初始化 Build and Install the Apache Thrift IDL Compiler Install the Platform Development Tools(代码片段

Docker学习总结之docker入门(转自:Vikings翻译)

Ubuntu16.04安装docker

GLSL:使用片段着色器进行对象翻译