jellyfin-discord-bot/dockerbuild.sh

4 lines
44 B
Bash
Executable File

#!/bin/bash
echo $1
docker build --tag $1 .