Aucune description

Fabian Peter Hammerle a1ace0bc5e readme: replace --privileged with --cap-add SYS_ADMIN il y a 5 ans
Dockerfile e933817d69 adapt paths il y a 5 ans
README.md a1ace0bc5e readme: replace --privileged with --cap-add SYS_ADMIN il y a 5 ans
mount.sh e9b5577f71 added todos && docker run cmd il y a 5 ans

README.md

# TODO remove --userns
# TODO add image name
docker run --rm -it --device /dev/fuse \
    -v plain-data:/plain/data \
    -v encfs-password:/secret \
    --cap-add SYS_ADMIN --security-opt apparmor:unconfined ?

Optionally add -v encfs-config:/encrypted/config to make encfs6.xml persistent.

Optionally add --network none