PiFrameFleet/piframefleet_build.sh

5 lines
87 B
Bash
Raw Permalink Normal View History

2020-08-06 22:22:05 +00:00
#!/bin/bash
git pull
sudo docker build -t piframe/piframefleet:latest -f Dockerfile .