jellyfin-discord-bot/dockerbuild.sh
mightypanders 7e67d1fed9
All checks were successful
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Successful in 8s
adjust scripts
2023-06-14 22:28:29 +02:00

4 lines
44 B
Bash
Executable File

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