WorkSpaces/EC2支持Docker吗?

0

【以下的问题经过翻译处理】 WorkSpaces/EC2支持Docker吗?

profile picture
EXPERT
asked 5 months ago24 views
1 Answer
0

【以下的回答经过翻译处理】 大多数版本的Docker需要嵌套虚拟化才能正常运行。在基于Windows的实例上,您不能正常使用Docker Desktop Editions/CE等(包括EC2和WorkSpaces)。这就是为什么EC2提供容器启用实例的原因。在Linux实例上(包括EC2和WorkSpaces),Docker可以在没有嵌套虚拟化的情况下使用,但性能将低于标准。

一般来说,客户应该寻求使用容器启用实例和/或容器服务(ECS/EKS)来满足其容器需求。他们可以使用运行在WorkSpace或EC2实例上的标准工具访问/开发它们。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions