kushagrasharma-13 commited on
Commit
262706a
·
1 Parent(s): 5df3001

Using bat file

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -19,4 +19,4 @@ ENV HOME=/home/user \
19
  WORKDIR $HOME/app
20
 
21
  # Start Qdrant and the application
22
- CMD ["source .\command.bat"]
 
19
  WORKDIR $HOME/app
20
 
21
  # Start Qdrant and the application
22
+ CMD ["sh .\command.bat"]