D
D
Dimetriy2020-05-19 11:54:51
Apache HTTP Server
Dimetriy, 2020-05-19 11:54:51

Vmware + debian + docker + hgfs hgfs disk access problem. What to do?

For development, VmWare version 15.5.1 is used.
In Debian 10 Virtual, Nginx is on it, everything else is in docker containers.
The disk on which the files are located is connected via hgfs via fstb
At the current moment, we assume that

.host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other,defaults 0 0

But the variations were different with gid, uid, rw, etc.

The option is always the same. Everything works, but when we try to write to disk, we get
failed to open stream: Permission denied

At the same time, even in the docker container, all these folders have rights of 777.

How to defeat this villain?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question