add dockerfile readme

This commit is contained in:
judy0131 2021-01-26 18:12:26 +08:00
parent 6ba1ac42ca
commit 857158e98f
1 changed files with 2 additions and 0 deletions

2
dockerfile/readme.txt Normal file
View File

@ -0,0 +1,2 @@
docker build -f piflow_v0.9_dockerfile -t ubuntu/piflow:v0.9.1 .
docker run -h master -itd --env HOST_IP=10.0.90.155 --name piflow-v0.9.1 [ImageId]