microsoft / microsoft/ProcDump-for-Linux
Downloadable binary
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 327
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Some tools (e.g. dotnet-counters) allow me to download a binary into my container running as an Azure Container App. This lets me put a bunch of useful utils in a fileshare that I map into my container app environment.
AFAICT I will have to modify my container image in case I want to make procdump available inside my container.
If at all possible... I would love a self-contained binary I can jam into my fileshare when needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository’s current build and release entry points to determine how ProcDump-for-Linux binaries are produced and distributed. Define the packaging requirements for a self-contained binary that can be copied into a fileshare and run in an Azure Container App, then verify the resulting artifact in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, cli, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100