spotifyd-docker/build.sh

4 lines
90 B
Bash
Executable File

#!/usr/bin/env sh
docker buildx build --platform linux/arm/v7 . -t djeeberjr/spotifyd $@