Neon-tech commited on
Commit
4bc5cde
·
verified ·
1 Parent(s): 5226902

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -7,5 +7,5 @@ WORKDIR /app
7
  RUN pip install huggingface_hub
8
 
9
  COPY . .
10
-
11
- CMD ["python","app.py"]
 
7
  RUN pip install huggingface_hub
8
 
9
  COPY . .
10
+ RUN lscpu
11
+ #CMD ["python","app.py"]