Set FlatPak Application to use environment of Container
I have
git installed in my Arch/Deb Container and VSCode installed as a FlatPak. How do I set the FlatPak to use the environment of my mutable Linux Container?3 Replies
You can’t flatpaks are isolated
Put git and vscode in the container together
Apologies, still trying to wrap my head around how all of this works, how would this work? Dont use a flatpak and install it in my container?
If you want your app to interface with something in a container, put that app in a container, if not, flatpaks are fine