#!/usr/bin/env bash docker run --name wizarr-notify -d --rm -it -v $(pwd):/opt/wizarr_notify -p:9991:80 "$@" node:latest sleep infinity