mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-03-21 22:48:57 -03:00
🐳 CI Multi-Arch Docker Builds
🗄️ Organized scripts
This commit is contained in:
2
scripts/docker-build.sh
Executable file
2
scripts/docker-build.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
docker build --platform linux/amd64 --tag timothyjmiller/cloudflare-ddns:latest ../
|
||||
Reference in New Issue
Block a user