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 base and buildah images #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ronan-WeScale
Copy link

Description

This PR update both Base and Buildah image.
Add python-pip by default to allow user to install some tools used in CI, like pylint.
Add podman-compose to allow user to run compose test
Workaround to use podman-login GH action

Related Issue(s)

redhat-actions/podman-login#18

Checklist

  • This PR includes a documentation change
  • This PR does not need a documentation change

  • This PR includes test changes
  • This PR's changes are already tested

  • This change is not user-facing
  • This change is a patch change
  • This change is a minor change
  • This change is a major (breaking) change

Changes made

Base Image

Add python3-pip

Buildah Image

Add python3-pip
Add podman-compose
Fix podman-login issue

@Ronan-WeScale
Copy link
Author

Actually, I can't run podman compose successfully, podman run into error when trying to mount userdata/shm.
Seem it's a problem in set uid and gid

@Ronan-WeScale
Copy link
Author

Also I need to push some change, because the build fail from url aren't OK and fedora is an old version.
You can try newer version in my personal repo:
https://hub.docker.com/repository/docker/ronanwescale/openshift-actions-runners/general

@shayki5
Copy link

shayki5 commented Jul 7, 2024

Is someone can review it? the pip3 is much necessary...

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