add dockerfile readme
This commit is contained in:
parent
6ba1ac42ca
commit
857158e98f
|
@ -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]
|
Loading…
Reference in New Issue