Sign inSign up

b3vis/mnamer

By b3vis

Updated almost 5 years ago

Small container image to run mnamer - media renamer

Image
0

2.5K

b3vis/mnamer repository overview

mnamer Container

build images

Description

A little container I wrote to package mnamer in docker

Usage

Pass the folder of files you wish to process with mnamer as a volume to the container

Example run command

The following will interactively process folders in the /mnt folder that you've passed to the container from /path/to/files

docker run \
  -it --rm --name mnamer \
  -v /path/to/files:/mnt \
  b3vis/mnamer

Tag summary

Content type

Image

Digest

Size

22.6 MB

Last updated

almost 5 years ago

docker pull b3vis/mnamer