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

Allow steps to be run inside a container/distrobox #1009

Open
sunnyayyl opened this issue Dec 23, 2024 · 0 comments
Open

Allow steps to be run inside a container/distrobox #1009

sunnyayyl opened this issue Dec 23, 2024 · 0 comments
Labels
C-feature request New feature request

Comments

@sunnyayyl
Copy link

Add configuration to allow steps to be ran inside a distrobox

I am using a atomic/rpm-ostree system
Especially for cargo-install-update, dependence of some of the cargo crate might require system dependencies (e.g. probe-rs-tools), which would usually be installed in a distrobox instead, so it would be nice if it's possible to configure topgrade to run steps within a distrobox

  • Which exact commands should Topgrade run?
    distrobox-enter {container-name} -e {command of the step}
@sunnyayyl sunnyayyl added the C-feature request New feature request label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature request New feature request
Projects
None yet
Development

No branches or pull requests

1 participant