PiFrameFleet/piframefleet_build.sh

5 lines
87 B
Bash
Executable File

#!/bin/bash
git pull
sudo docker build -t piframe/piframefleet:latest -f Dockerfile .