Docker licensing impacts to ECR, EKS

1

Docker has changed it's license terms August 31, 2021 with the grace period ending January 31, 2022 where Docker Desktop is no longer free except under certain circumstances. They say that Docker Desktop includes the docker engine, but there is some mention of "Do-it-yourself with Docker Engine" being separate from Docker Desktop.

  • Do the Docker licensing changes impact services like ECR or EKS ? Do companies need to seek licensing directly with Docker to be in compliance?
已提問 2 年前檢視次數 996 次
1 個回答
4

None of the AWS container services, including Amazon ECS, Amazon EKS, Amazon ECR, AWS App Runner, etc. uses Docker Desktop to launch or execute containers. You do not need a Docker Desktop license if all you are doing is running containers with these services.

However, if you are running Docker Desktop in your organization -- for example, to develop container images or test them on your local desktops or laptops -- you may need to purchase a license from Docker, depending on the circumstances. Consult Docker to determine whether this is the case.

AWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南