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

[Image Update] to include cpio #339

Closed
marcindulak opened this issue Jul 22, 2023 · 1 comment
Closed

[Image Update] to include cpio #339

marcindulak opened this issue Jul 22, 2023 · 1 comment

Comments

@marcindulak
Copy link

Which image would you like to change?

base

What changes are you requesting?

cpio

What scenario are these changes enabling?

Sometimes cloud shell needs packages that are not installed (see for example #338).
Since there is no sudo access, a way to install packages is to unpack an existing rpm,
for example from a RHEL8-based system.

rpm2cpio package*.rpm | cpio -idvm

By how much does this change change the image size?

About 1MB https://centos.pkgs.org/9-stream/centos-baseos-x86_64/cpio-2.13-16.el9.x86_64.rpm.html

@theJasonHelmick
Copy link
Member

duplicate: #348

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

No branches or pull requests

2 participants