Skip to content

Conversation

@skylenet
Copy link

The binary path isn't needed since it's already defined as the docker entrypoint.

Currently this example breaks with:

parca-agent: error: unexpected argument /bin/parca-agent

How to reproduce:

docker run --rm -it ghcr.io/parca-dev/parca-agent:v0.38.0 /bin/parca-agent --help

Fix:

docker run --rm -it ghcr.io/parca-dev/parca-agent:v0.38.0 --help

@vercel
Copy link

vercel bot commented Apr 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
parca-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2025 2:49pm

@CLAassistant
Copy link

CLAassistant commented Apr 15, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants