shoom013 commited on
Commit
1544c06
·
verified ·
1 Parent(s): a5e82cd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -70,6 +70,7 @@ COPY nginx.conf .
70
  COPY setup.sc .
71
  COPY setup2.sc .
72
  COPY start.sh .
 
73
  COPY test.html /data/
74
  COPY Untitled1.ipynb /data/
75
  COPY Player.ipynb /data/
 
70
  COPY setup.sc .
71
  COPY setup2.sc .
72
  COPY start.sh .
73
+ COPY Consumer.py .
74
  COPY test.html /data/
75
  COPY Untitled1.ipynb /data/
76
  COPY Player.ipynb /data/