Files
cloudflare_ddns/scripts/docker-build.sh

4 lines
157 B
Bash
Executable File

#!/bin/bash
BASH_DIR=$(dirname $(realpath "${BASH_SOURCE}"))
docker build --platform linux/amd64 --tag timothyjmiller/cloudflare-ddns:latest ${BASH_DIR}/../