clammit
clammit copied to clipboard
Using unix:/tmp/sockets/clammit.sock via docker named volume. clammit does not clean up the file.
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.
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?