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年前

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

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

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

関連するコンテンツ