piframe/piframefleet_build.sh

5 lines
100 B
Bash
Raw Normal View History

2020-08-02 20:15:13 +00:00
#!/bin/bash
git pull
sudo docker build -t piframe/piframefleet:latest -f piframefleet/Dockerfile .