<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello</p>
<p><br>
</p>
<p><br>
</p>
<p>I'm looking to be able to run a browser in a sandboxed environment, so that I may install flash and all kind of dubious plugins in an isolated context. Also being able to launch ephemeral containers is interesting for me as I may want to start from a blank
 profile sometimes.</p>
<p><br>
</p>
<p>I've read about Flatpak, it seems great for that use. However I'd rather not compile myself all the stuff to create my application as everything I need is already available from my distro. So I'm currently wondering how I could leverage distro repositories
 (Debian in my case) to extract packages and install them in a Flatpak app. </p>
<p><br>
</p>
<p>I've though about extending the SDK to add apt* tools in it, but I'm not sure if it's doable. Other way would be to tell apt to install stuff in a custom directory but that's not handy as it also needs /etc/apt configuration and creates various files underneath
 /var.</p>
<p><br>
</p>
<p><br>
</p>
<p>Please give me your advice and thougths.</p>
<p><br>
</p>
<p>Regards</p>
<p>dud<br>
</p>
</div>
</body>
</html>