Rajeev-Isaac commited on
Commit
f348829
·
verified ·
1 Parent(s): de040e6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -13,6 +13,4 @@ WORKDIR $HOME/app
13
 
14
  COPY --chown=user . $HOME/app
15
 
16
- RUN python ingest.py
17
-
18
  CMD ["python","main.py"]
 
13
 
14
  COPY --chown=user . $HOME/app
15
 
 
 
16
  CMD ["python","main.py"]