Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove bpftool/bpftrace and add nc/jq to retina-shell image #961

Merged
merged 1 commit into from
Nov 7, 2024

Commits on Nov 6, 2024

  1. feat: remove bpftool/bpftrace and add nc and jq to retina-shell image

    bpftool/bpftrace don't work from inside the container, so remove them
    from the image.
    
    nc is useful for testing TCP connectivity, so add it.
    jq is useful for parsing IMDS output, so add it too.
    
    Signed-off-by: Will Daly <[email protected]>
    wedaly committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    19ebc9e View commit details
    Browse the repository at this point in the history