Distrobox separate home and user for python
Hey,
Does anybody managed how to not mess own home directory, for example with python packages?
I built my container with the command below:
But when I want to install any package via pip it tries to mess my host's home:
Does anybody know how to make my distrobox container to point to my created home?
Does anybody managed how to not mess own home directory, for example with python packages?
I built my container with the command below:
But when I want to install any package via pip it tries to mess my host's home:
Does anybody know how to make my distrobox container to point to my created home?