#!/bin/bash
docker run --rm -v $(pwd):/files leandromoreira/mediainfo $@
