redhat-performance / JetSki

Deployment Automation for OpenShift on Baremetal in Red Hat's Shared Labs
Apache License 2.0
21 stars 29 forks source link

Fix hammercli dockerfile #278

Closed msajidmansoori12 closed 1 year ago

msajidmansoori12 commented 1 year ago

Description

The Dockerfile fails to build because the mirror https://mirror.centos.org is not available anymore and so when trying to build it throws the error CentOS Linux 8 - AppStream 18 B/s | 38 B 00:02 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist Error: error building at STEP "RUN dnf install -y epel-release python3": error while running runtime: exit status 1 The PR sets alternative mirror instead so that the Dockerfile builds successfully.

Testing

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days