docker-bind
docker-bind copied to clipboard
Q: Can i only bind mount only /data/bind - and not all of /data?
I would like to minimize the number of seemingly static files exposed to the host so that it is easier to manage my data/configs/git... Seems there are many bins that don't need to be exposed.
Thanks.