feat: replace std log with cylogger, add flag-based init, enhance logs,

update Go version and deps, and streamline Docker build/deploy scripts
This commit is contained in:
2025-08-07 10:31:28 +02:00
parent 862f95f730
commit 37b08d27f5
5 changed files with 104 additions and 50 deletions

View File

@@ -1 +1,2 @@
docker build -t directory-cleaner .
docker build -t docker.site.quack-lab.dev/directory-cleaner .
docker push docker.site.quack-lab.dev/directory-cleaner