Does WorkSpaces/EC2 Support Docker?

0

Is Docker supported on WorkSpaces/EC2?

AWS
gefragt vor 4 Jahren888 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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.

EXPERTE
beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen