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

Update Dockerfile #11

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Update Dockerfile #11

merged 2 commits into from
Jul 21, 2024

Conversation

bkaraoren
Copy link
Contributor

@bkaraoren bkaraoren commented Jul 18, 2024

I have observed the issue when using a self hosted github runner. I use self hosted runner as RHEL9 and by default the actions are running on a container on this self hosted runner.

Currently there is no "redhat/ubi9" shortname exist on RHEL system configurations.

The files are;
000-shortnames.conf
001-rhel-shortnames.conf
002-rhel-shortnames-overrides.conf

so it can not find any relation with that name and asking interaction with the error below;

STEP 1/11: FROM redhat/ubi9
  Error: creating build container: short-name resolution enforced but cannot prompt without a TTY
  Warning: Docker build failed with exit code 12[5](https://github.com/showroom-project/showroom-inventory/actions/runs/9993222819/job/27620117768#step:2:5), back off 8.961 seconds before retry.

@bkaraoren
Copy link
Contributor Author

@IPvSean would you consider this PR? thanks

@IPvSean IPvSean merged commit ed841bb into ansible-cloud:main Jul 21, 2024
1 check failed
@IPvSean
Copy link
Contributor

IPvSean commented Jul 21, 2024

LGTM, I can test some more, need to fix my CI process here, ignore the "fail"

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.

2 participants