Bug 407274 - Allow to edit mount options
Summary: Allow to edit mount options
Status: RESOLVED DUPLICATE of bug 396621
Alias: None
Product: Plasma Vault
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-06 18:54 UTC by Ovidiu-Florin BOGDAN
Modified: 2019-05-09 21:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***