zhengr commited on
Commit
ad7dab1
·
verified ·
1 Parent(s): bb51526

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  FROM localai/localai:latest-aio-cpu
2
 
3
  # Copy the auth config section
4
- COPY .entrypoint.sh entrypoint.sh
5
 
6
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
7
  ENV REBUILD="false"
 
1
  FROM localai/localai:latest-aio-cpu
2
 
3
  # Copy the auth config section
4
+ #COPY .entrypoint.sh entrypoint.sh
5
 
6
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
7
  ENV REBUILD="false"