michaelfeil commited on
Commit
f576190
·
verified ·
1 Parent(s): fce44ae

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,2 +1,3 @@
1
  FROM michaelf34/infinity:0.0.41
 
2
  CMD ["sh", "start-infinity-emb.sh"]
 
1
  FROM michaelf34/infinity:0.0.41
2
+ COPY start-infinity-emb.sh start-infinity-emb.sh
3
  CMD ["sh", "start-infinity-emb.sh"]