Coder Social home page Coder Social logo

ojford / docker-gocryptfs Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 4.0 15 KB

https://github.com/rfjakob/gocryptfs in docker

Home Page: https://hub.docker.com/r/ojford/gocryptfs

License: MIT License

Dockerfile 47.54% Shell 52.46%
gocryptfs fuse docker filesystem encrypted

docker-gocryptfs's Introduction

gocryptfs

Auto-bump gocryptfs

Build & publish

All credit for the file-system itself to rfjakob/gocryptfs.

Releases

Image is available at:

docker.io/ojford/gocryptfs

In addition to latest, tags are available as both:

<gocryptfs_version>
<gocryptfs_version>-<docker_gcfs_release_number>

So that, for example, gocryptfs version 1.7.1 has:

1.7.1
1.7.1-1

and any update to the packaging in this repository will result in updating:

1.7.1
1.7.1-2

but leave 1.7.1-1 untouched.

Usage

Passphrase should be specified in:

$GOCRYPTFS_PSWD

CIPHERDIRs should be mounted under:

/crypts/

By default a flat structure is assumed, so that each first level directory should be a CIPHERDIR, instead, a list may be given at:

/etc/gocryptfs/crypts

The decrypted file-systems will be mounted symmetrically at:

/mnt/

fusermount -u is not run automatically.

Licence

MIT.

docker-gocryptfs's People

Contributors

hufman avatar ojford avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-gocryptfs's Issues

when docker stopped the mounted decrypt points became 'Transport endpoint is not connected'

Hi ,

Thanks for the nice handy docker image.
I tried to use this docker image on unraid nas, it works fine for mounting.
But when the container stopped, the none-empty folders of CIPHERDIR will became 'Transport endpoint is not connected' and need to umount -l to them. Otherwise the next start of the container will error out due to

can't create directory '/mnt/a-folder': Socket not connected

Is this a file permission issue or a recent change in the gocryptfs?

I remember I use the older gocryptfs and have no such issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.