<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div>

<div> </div>

<div>I have a directory on my host system and want to create several containers with the same users inside. I would like to pass the directory through to each container and allow the users to write and read on it. The network connection should be done using macvlan.</div>

<div>The howtos I have read so far show how to set up lxd, which works very well on my 16.04 host. Starting a container works out of the box as unpriviliged user as well.</div>

<div> </div>

<div>My questions:</div>

<div>Is it even possible to share one directory on the host with several container?</div>

<div>All the howtos I could find mention some commands, that need to be applied, but they do not tell me about the commands I need to type in to make it work:</div>

<div> </div>

<div>
<p>"That means you can create a container with the following configuration:</p>

<p>lxc.id_map = u 0 100000 65536</p>

<pre>lxc.id_map = g 0 100000 65536"</pre>

<div>There is a big list of possible options on github, but where does it tell how to apply them?</div>

<div> </div>

<div>Does someone know a detailed howto, that describes a similiar setup like mine?</div>

<div> </div>

<div>Every time I read something, I feel like missing something important, because I could not find a coherent compendium of possible options on how to do something.</div>

<div> </div>

<div>kind regards,</div>

<div>John</div>
</div></div></body></html>