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

Refactor to 9-minimal as base image #39

Open
sandrobonazzola opened this issue Sep 7, 2022 · 2 comments
Open

Refactor to 9-minimal as base image #39

sandrobonazzola opened this issue Sep 7, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@sandrobonazzola
Copy link
Contributor

Please describe what you would like to see in this project

Right now plugin must contain a Dockerfile that is based on CentOS Stream 8 (quay.io/centos/centos:stream8).

I would propose to change it and rebase images on Rocky Linux 9-minimal (docker pull rockylinux/rockylinux:9-minimal ; current at https://hub.docker.com/layers/rockylinux/rockylinux/9-minimal/images/sha256-57595b7ba5d7189cc0e749a7dd0324216cbedbca2272187f50f4f3783ad06d7d?context=explore ) which mimics RHEL UBI 9 minimal (https://hub.docker.com/r/redhat/ubi9-minimal) or equivalent from almalinux (https://hub.docker.com/r/almalinux/9-minimal)

Both rocky and alma are available on quay.io as well.

@sandrobonazzola sandrobonazzola added the enhancement New feature or request label Sep 7, 2022
@ghost
Copy link

ghost commented Sep 7, 2022

@sandrobonazzola what are the licenses on each of these images? Red Hat UBI doesn't list any license or other information.

@sandrobonazzola
Copy link
Contributor Author

I couldn't find specific licensing information about the docker images themselves, I hope I got it right:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant