* feat: use distroless image and non-root user
* fix: remove conflicts after merge
* chore: Commen the Dockerfile
* chore: Update documentation to reflect image changes
* Split docker build in latest and latest-rootless
One more job added to the publish Github Action, to build and push TAG-rootless
images.
* fix: add missing workflow
* feat: update documentation about double tags
* feat: update readme with double tags
---------
Co-authored-by: daniele <daniele@coolbyte.eu>