Fix Build e domenticanza nel routermon
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
GIT_HASH=$(git rev-parse --short HEAD)
|
||||
|
||||
docker-compose down
|
||||
|
||||
echo "Building UPSmon"
|
||||
cp ../pyutils/utils.py ../upsmon/
|
||||
docker build --build-arg BUILD_VER=${GIT_HASH} -f ../upsmon/upsmon.Dockerfile -t upsmon:influx3 ../upsmon
|
||||
|
||||
Reference in New Issue
Block a user