João Silva

Results 4 issues of João Silva

I ran into this one while debugging a few tests. I was under the assumption that the method `GetTempDir` would return a valid temporary diretory for use in any FS,...

Hello, First of all thank you for your fabulous work with this project. This is not a bug but a usage clarification. I use Ansible to configure a bunch of...

Feature request: It would be nice if we had the option (in the main class configurations) to allow for purging of unmanaged containers and services Right now if we remove...

The [entrypoint script](https://github.com/shenxn/protonmail-bridge-docker/blob/master/build/entrypoint.sh) had the following line added in commit `680e82076e9313c94330bcccac745db07468854c`: ```bash pkill protonmail-bridge ``` I don't know why this is even here since in normal conditions you won't be...