3 lines
94 B
Bash
Executable File
3 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
docker build --platform linux/amd64 --tag timothyjmiller/cloudflare-ddns:latest .
|