This dockerfile will install .NET 3.5 in a Windows Server Core based container.
You will need to have a folder called "source" in the same directory as the dockerfile.
This folder will need to include the .NET 3.5 cab file. You can read more about this here.