#! /bin/bash
docker run --rm -it \
--name=ampache \
-v $PWD/mnt:/media:ro \
-p 8080:80 \
ampache/ampache