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

Docker container for dupeGuru

Results 7 docker-dupeguru issues
Sort by recently updated
recently updated
newest added

Hi, my docker installation on my Synology seems okay. However, when I run a scan it's done within a second, and no duplicates are found. I'm scanning my photo folder...

I have: QNAP TS-932PX FIRMWARE: 4.5.4.1741 CPU: Annapurna Labs Alpine AL324 Quad-core ARM Cortex-A57 CPU @ 1.70GHz I'm trying to create docker based container to run dupeguru and I get...

As written, the docker-compose.yml example will not work for a user without removing the Build: . command. Suggest dropping that line so that it instead reads: version: '3' services: dupeguru:...

I spent around 10 minutes trying to find out how to actually add folders to the comparison list. I added a PR to add one line to the documentation. Added...

### Current Behavior When the container starts, there is a line in the logs indicating failure to create a temporary directory due to permission issues. ### Expected Behavior No permission...

bug

I've used the dupeguru container a few times in the past on my Synology NAS, but now I'm getting an `xdg-open` error when I try to see an image. I...