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

Add example on how to export an application from a toolbox to the host #168

Open
travier opened this issue Nov 20, 2023 · 1 comment
Open

Comments

@travier
Copy link
Member

travier commented Nov 20, 2023

See example in https://discussion.fedoraproject.org/t/overlaying-libvirt-on-silverblue-kinoite-sericea-onyx-and-coreos/86312

$ toolbox create virt-manager
$ toolbox enter virt-manager
$ sudo dnf update -y && sudo dnf install -y virt-manager virt-install
$ cp /usr/share/applications/virt-manager.desktop ~/.local/share/applications/
$ cat ~/.local/share/applications/virt-manager.desktop | grep Exec=
Exec=toolbox run --container virt-manager virt-manager
@travier
Copy link
Member Author

travier commented Nov 20, 2023

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

1 participant