Bug 407274

Summary: Allow to edit mount options
Product: [Plasma] Plasma Vault Reporter: Ovidiu-Florin BOGDAN <kde.kfoar>
Component: generalAssignee: Ivan Čukić <ivan.cukic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ovidiu-Florin BOGDAN 2019-05-06 18:54:37 UTC
SUMMARY
When trying to mount a Vault as a volume in a Docker container I get an error like:
docker: Error response from daemon: error while creating mount source path '/path/to/vault': mkdir /path/to/vault: file exists.

According to https://github.com/moby/moby/issues/27026 the mount needs to be made available to the root user (that runs the Docker daemon), so that it can be mounted in a container.

Currently Plasma Vault offers no way of adding the `-o allow_other` mount option.

Could a "advanced" Vault setting be custom mount options?


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 29 KDE
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.55.0
Qt Version: 5.11.3
Docker version: 18.09.0, build 4d60db4
Comment 1 Ivan Čukić 2019-05-09 21:50:33 UTC

*** This bug has been marked as a duplicate of bug 396621 ***