-
Notifications
You must be signed in to change notification settings - Fork 24
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
Package this as an rpm #9
Comments
The tricky thing about packaging it as an RPM is that to make this work
would work, but that takes some of the easy-sell out of it :-). There has been some discussion of creating a system for adding extra commands from the host into toolboxes (containers/toolbox#145); if we had that, then fitting into that could make things automatic. I suppose something lke Will have to think about this .. just having a git repository for me personally, but doesn't come across as ready-for-prime time :-) |
Wrap up that script in a cURL command, and now you have a one-line install: |
Could we just inject something like this into the toolbox's
|
I've just been trying this out on Silverblue 34. Happily enough it works, which means VS Code is actually viable in the Toolbox workflow :)
Would you be able to package it into an rpm and distribute it? That way we'd only need to do
rpm-ostree install <thing>
to get it. This would be an easier sell to people thinking of moving to Silverblue.The text was updated successfully, but these errors were encountered: