clammit icon indicating copy to clipboard operation
clammit copied to clipboard

Using unix:/tmp/sockets/clammit.sock via docker named volume. clammit does not clean up the file.

Open tracure1337 opened this issue 4 years ago • 1 comments

Using unix:/tmp/sockets/clammit.sock via docker named volume. clammit does not clean up the file.

With an empty tmp/sockets/ directory clammit works on first start. Crashes on every other occasion until the file gets deleted manually.

clammit should clean this up when gracefully shutdown.

tracure1337 avatar Sep 01 '21 14:09 tracure1337

I verified via a debian VM that this is only happening when using docker.

ClamAV does auto delete the sockets though, which kind of excludes docker itself from the causes?

tracure1337 avatar Sep 01 '21 16:09 tracure1337