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

--docker build fails with podman, even with proper podman-docker binding/aliases #3738

Open
judovana opened this issue Mar 28, 2024 · 1 comment
Labels
docker Issues related to our docker files and docker scripts testing Issues that enhance or fix our test suites

Comments

@judovana
Copy link
Contributor

judovana commented Mar 28, 2024

What are you trying to do?
Enable builds with --docker, on systems wehre is podman with docker aliases/bindings

Expected behaviour:
the build in contianer will pass

Observed behaviour:
Currently build fails. I had lost the traces but will elaborate.
It were cryptic messages, suspicions is going to privileged operations. But that is just guessing from air now.

Any other comments:
Possible help from @sefroberg needed

related to adoptium/aqa-tests#5196

@github-actions github-actions bot added the docker Issues related to our docker files and docker scripts label Mar 28, 2024
@judovana judovana changed the title --docekr build fails with podman, even with proper podman-docker binding/aliases --docker build fails with podman, even with proper podman-docker binding/aliases Mar 28, 2024
@sxa
Copy link
Member

sxa commented Apr 3, 2024

Yeah this is something that won't have been tested, but would definitely be good to have working. We've made some other changes to allow things to work on podman (Including my recent work on s390x builds) and I suspect it won't be too difficult. Not sure anyone else has tried the --docker option for a while!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Issues related to our docker files and docker scripts testing Issues that enhance or fix our test suites
Projects
None yet
Development

No branches or pull requests

2 participants