Required DLLs are missed in Windows Server 2019 Docker image. Will it be illegal to add those in windows server 2019 docker image and redistribute?

Avinash Modi 21 Reputation points
2021-05-03T09:24:34.883+00:00

Hi,
My product uses FFmpeg which has dependency on msvfw32.dll & avicap32.dll DLLs. We are planning out to deploy our product in docker image, but above mentioned dlls are missed somehow in Windows Server 2019. Will it be legal to add those missed dlls and then redistribute the windows image with our product installed?

Windows for business | Windows Server | User experience | Other
{count} votes

Accepted answer
  1. Jenny Feng 14,246 Reputation points
    2021-05-04T06:27:07.017+00:00

    @Avinash Modi
    Hi,
    Windows container base images contain artifacts whose distribution is restricted by license, you must not post Windows content for public or third-party redistribution. Usage within your own environment is allowed.
    For your reference:
    https://learn.microsoft.com/en-us/virtualization/windowscontainers/about/faq

    If your license terms do not grant redistribution rights for a particular software file and you need assistance with your software, visit Microsoft Help and Support.
    https://support.microsoft.com/

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.