Sergio Behrends

Results 19 comments of Sergio Behrends

I see that this feature request looks alike to https://github.com/klaemo/csv-stream/pull/40

Is this branch working? I added it as a plugin to Dokku, volumes are generated but they will never mount on docker.

It's not mounting the volumes on docker. Looks like the env var is not being passed as a config.

Good solution ;) Any clue on how fixing permissions? One container writes files with it's gid and on next boot gid changes and dont have permissions

Had to add "-e USER=nobody" so it's always same users that writes that volume.

Needs to update `README.md`

I am seeing same unexpected behavior where `call.on('close', () => {})` is not being called when call is dropped. If it is useful I can provide some kind of Codepen...

It would be an awesome feature +1

I am happy to collaborate on this fix 👍 @doubled136, could you describe a bit how to reproduce the issue?