5 lines
95 B
Bash
Executable File
5 lines
95 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
# Build the Docker image
|
|
docker build -t skoszewski/omada-dyndns-miab-proxy .
|