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

fix: update Dockerfile (iptables-libs RPM path) #714

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

Conversation

moggaa
Copy link

@moggaa moggaa commented Sep 27, 2024

What this PR does / why we need it:
This PR updates the Dockerfile to use the archived iptables-libs RPM , which resolves the build failure caused by the missing RPM package.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #713

Special notes for your reviewer:
This PR updates the RPM file path to /vault/rocky/9.4/devel. If there are any issues with this path (for example, if a different version of Rocky is preferred), I will fix it.

Checklist:

  • Fixes #
  • PR messages has document related information
  • Labelled this PR & related issue with breaking-changes tag
  • PR messages has breaking changes related information
  • Labelled this PR & related issue with requires-upgrade tag
  • PR messages has upgrade related information
  • Commit has unit tests
  • Commit has integration tests
  • E2E run Required for the changes

Signed-off-by: Jaeyeon Park <donionbs7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

Docker Build Error: iptables-libs RPM File Not Found
2 participants