![]() |
il y a 6 ans | |
---|---|---|
Dockerfile | il y a 6 ans | |
README.md | il y a 6 ans | |
mount.sh | il y a 6 ans |
# TODO remove --privileged
# TODO remoge --userns
# TODO add image name
docker run --rm -it \
-v plain-data:/plain/data \
-v encfs-password:/secret \
--device /dev/fuse --privileged --userns host ?
Optionally add -v encfs-config:/encrypted/config
to make encfs6.xml
persistent.