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

use rpm in SLE Dockerfile #481

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

stefanotorresi
Copy link
Member

since we now have the rpm we don't need to build the binary within a container build, we can just zypper install it

@coveralls
Copy link
Collaborator

coveralls commented Jul 8, 2024

Coverage Status

coverage: 95.034%. remained the same
when pulling 2978e15 on stefanotorresi-update-sle-container
into d9d22d4 on main.

@stefanotorresi stefanotorresi marked this pull request as ready for review July 9, 2024 16:23
Copy link
Contributor

@arbulu89 arbulu89 left a comment

Choose a reason for hiding this comment

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

If it is tested and works, it is fine for me.
As commented offline, we need to update the GH CI pipeline code, to avoid sending the tarballs. Are you going to work on that in this PR?

LABEL org.opencontainers.image.source="https://github.com/trento-project/wanda"
LABEL org.opencontainers.image.version="%%VERSION%%-build%RELEASE%"
# endendlabelprefix
Copy link
Contributor

Choose a reason for hiding this comment

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

is this double end intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

definitely a typo!

@stefanotorresi
Copy link
Member Author

stefanotorresi commented Jul 10, 2024

Are you going to work on that in this PR?

yes

@stefanotorresi stefanotorresi force-pushed the stefanotorresi-update-sle-container branch from 3d287d6 to 413483f Compare July 16, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants