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(opensuse): add a opensuse tumbleweed reference image #32

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

msmeissn
Copy link
Contributor

@msmeissn msmeissn commented Jul 4, 2024

added a tumbleweed testimage for use in trivy integration testing

copy-images.sh Outdated

EOS

crane copy registry.opensuse.org/opensuse/tumbleweed@sha256:427d16a14c45614f51357aeebee0dfe209a1cebfc044b3b724b6ea35663b3111 ${TEST_IMAGE}:opensuse-tumbleweed
Copy link
Contributor

Choose a reason for hiding this comment

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

➜ crane copy registry.opensuse.org/opensuse/tumbleweed@sha256:427d16a14c45614f51357aeebee0dfe209a1cebfc044b3b724b6ea35663b3111 ghcr.io/dmitriylewen/trivy-test-images:opensuse-tumbleweed
2024/07/04 16:09:26 Copying from registry.opensuse.org/opensuse/tumbleweed@sha256:427d16a14c45614f51357aeebee0dfe209a1cebfc044b3b724b6ea35663b3111 to ghcr.io/dmitriylewen/trivy-test-images:opensuse-tumbleweed
Error: fetching "registry.opensuse.org/opensuse/tumbleweed@sha256:427d16a14c45614f51357aeebee0dfe209a1cebfc044b3b724b6ea35663b3111": GET https://registry.opensuse.org/v2/opensuse/tumbleweed/manifests/sha256:427d16a14c45614f51357aeebee0dfe209a1cebfc044b3b724b6ea35663b3111: MANIFEST_UNKNOWN: 

This image doesn't work for me.
Can you test this and create package in your fork to show that it works?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, i fixed the digest hash now. crane export works when testing

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@DmitriyLewen DmitriyLewen left a comment

Choose a reason for hiding this comment

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

LGTM

@knqyf263 before merge this PR - take a look and merge #33 to fix trigger of copy script

@knqyf263 knqyf263 merged commit 53aed8c into aquasecurity:master Jul 4, 2024
1 check passed
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.

3 participants