I want to create a new instance on Docker but with bind volumes on my hard disk.
But when I try to do so, it throws an error.
I assume that it is a user:group issue. What is the best way to do this?
Thanks in advance.
I want to create a new instance on Docker but with bind volumes on my hard disk.
But when I try to do so, it throws an error.
I assume that it is a user:group issue. What is the best way to do this?
Thanks in advance.
Well… a little frustrated. I´ll investigate on my own.