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

enable rpm build for Azure Linux 3.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reubeno
Copy link

@reubeno reubeno commented Nov 19, 2024

Follows the existing pattern in Dockerfile to produce an RPM appropriate for Azure Linux 3.0.

To validate this, I manually ran docker buildx build --output ... locally and successfully produced the RPMs. I installed the .azl3 RPM in an Azure Linux 3.0 WSL environment and confirmed that it functioned as expected to access a repo backed by authenticated Azure blob storage.

(I debated adding a changelog entry in the .spec, following the pattern of previous changes, but there weren't actually any changes to the packaged component -- it's just building for another distro/version. But, of course, please let me know if you'd prefer otherwise.)

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.

1 participant