Sign inSign up

runmymind/docker-rmlint

By runmymind

Updated over 6 years ago

Image
0

10K+

runmymind/docker-rmlint repository overview

This is an image created to allow easy deployment of https://github.com/sahib/rmlint to a NAS such as a Synology.

It doesn't do much in itself other than give you a bash shell that you can run the rmlint commands under.

Usage

docker create \
  -v </path/to/folder/to/dedupe>:/dedupe \
  -v </path/to/store/output>:/output \
  runmymind/docker-rmlint

Parameters

  • -v /dedupe - folder to dedupe
  • -v /output - folder to copy the output script into

Tag summary

Content type

Image

Digest

Size

45.1 MB

Last updated

over 6 years ago

docker pull runmymind/docker-rmlint