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
Asterisk
Asterisk3y ago
You can’t flatpaks are isolated Put git and vscode in the container together
iatetoomanybeans
iatetoomanybeansOP3y ago
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?
Asterisk
Asterisk3y ago
If you want your app to interface with something in a container, put that app in a container, if not, flatpaks are fine

Did you find this page helpful?