Add new code for battery validation, updated probe node code added base read me
This commit is contained in:
9
README.txt
Normal file
9
README.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
building and deploying:
|
||||
|
||||
docker build -t houseplant-client:latest .
|
||||
docker image tag houseplant-client 192.168.1.193:5000/houseplant-client
|
||||
docker push 192.168.1.193:5000/houseplant-client
|
||||
|
||||
docker build --no-cache -t houseplant-api:latest .
|
||||
docker image tag houseplant-api 192.168.1.193:5000/houseplant-api
|
||||
docker push 192.168.1.193:5000/houseplant-api
|
||||
Reference in New Issue
Block a user