Does WorkSpaces/EC2 Support Docker?

0

Is Docker supported on WorkSpaces/EC2?

AWS
質問済み 4年前879ビュー
1回答
0
承認された回答

Most versions of Docker require nested virtualization to properly function. On Windows based instances, you cannot use Docker Desktop Editions/CE/ etc (this includes EC2 and WorkSpaces) normally. This is why EC2 offers container enabled instances. On linux instances (both EC2 and WorkSpaces), Docker can be used without nested virt, but performance will be subpar.

In general, customers should look to use container enabled instances and/or container services (ECS/EKS) to address their container needs. They can access/develop against them using standard tooling running on a WorkSpace or EC2 instance remotely.

エキスパート
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン