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