aprsd/build/build.sh

5 lines
118 B
Bash
Executable File

#!/bin/bash
# Use this script to locally build the docker image
docker build --no-cache -t hemna6969/aprsd:latest ..