BloodHoundAD / SharpHoundCommon

Common library used by SharpHound.
GNU General Public License v3.0
73 stars 47 forks source link

Add dockerfile to facilitate build on any platform #97

Closed definitelynotagoblin closed 6 months ago

definitelynotagoblin commented 6 months ago

Description

A Dockerfile will provide an image with the dependencies necessary to build SharpHoundCommon.

Motivation and Context

Provides a consistent environment to build within regardless of platform and SDK versions installed.

How Has This Been Tested?

Tested on two macbooks and a linux machine.

Screenshots (if appropriate):

Types of changes

Checklist: