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: add dive command #762

Merged
merged 2 commits into from
Dec 30, 2023
Merged

feat: add dive command #762

merged 2 commits into from
Dec 30, 2023

Conversation

castrojo
Copy link
Member

https://github.com/wagoodman/dive

This is useful for inspecting container sizes, etc but needs to be on the image.

@castrojo castrojo enabled auto-merge December 30, 2023 19:51
Comment on lines +142 to 145
COPY --from=cgr.dev/chainguard/dive:latest /usr/bin/dive /usr/bin/dive
COPY --from=cgr.dev/chainguard/flux:latest /usr/bin/flux /usr/bin/flux
COPY --from=cgr.dev/chainguard/helm:latest /usr/bin/helm /usr/bin/helm
COPY --from=cgr.dev/chainguard/ko:latest /usr/bin/ko /usr/bin/ko
Copy link
Member

@p5 p5 Dec 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since these are all single binaries, maybe we should start fetching them direct from GitHub Releases so we don't need to verify the signatures?

I don't think we're getting any benefits from pulling them from the Chainguard images?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part and the github action are kind of an SBOM demo I'm working on.

@castrojo castrojo added this pull request to the merge queue Dec 30, 2023
Merged via the queue into main with commit 98a4e80 Dec 30, 2023
34 checks passed
@castrojo castrojo deleted the add-dive branch December 30, 2023 20:50
wizzywizard65 pushed a commit to wizzywizard65/bluefin that referenced this pull request Dec 31, 2023
awesomekyle pushed a commit to awesomekyle/bluefin that referenced this pull request Apr 24, 2024
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