summaryrefslogtreecommitdiff
path: root/doc/forum/bind_mounting_in_Sbuild_chroots.mdwn
blob: f2fb8e11814e8065e8b680e31f99ddac0cd78bca (plain)
1
2
I typically bind mount some user writable directory into an Sbuild chroot, so that I can e.g. access in a git repo or package to install.
Is there a clean way to do this with propellor's Sbuild module, or is the intent maintain a seperate container / chroot of some kind for interactive debugging?