docker-fail2ban icon indicating copy to clipboard operation
docker-fail2ban copied to clipboard

Warning message is always triggered: already exists and will be overriden

Open kosli opened this issue 2 years ago • 0 comments

I am using docker-compose with the container and the mentioned warning message is always triggered as the symbolic link already exists: https://github.com/crazy-max/docker-fail2ban/blob/170a02310bda33c445997aa087573b5c6a9d79ec/entrypoint.sh#L83 So the check should be if the file exists and is NOT already the right target?

kosli avatar Dec 06 '22 15:12 kosli