Skip to content

Is the SDK actually required to install tools? #24350

Closed
@MV10

Description

@MV10

This page states:

The only complicating factor of using these tools in a container is that they are installed with the .NET Core SDK and many Docker containers run without the .NET Core SDK present. One easy solution to this problem is to install the tools in the initial Docker image. The tools don't need the .NET Core SDK to run, only to be installed.

Is this correct, or is that only true of the dotnet tool method of installation? I noticed the tools have stand-alone downloads available, for example:

https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump#install

Do those installers still require the SDK? I'm trying to put together some documentation for production server support, and corporate policy prohibits SDK installation for obvious reasons.

I'm happy to PR a change, or if the stand-alone installers do require the SDKs, I'll PR changes to those pages instead (and then we have big trouble internally trying to figure out how to deal with that...)


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 427228

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions