guipenedo HF Staff commited on
Commit
a00a9a1
·
verified ·
1 Parent(s): 4da6669

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -15,8 +15,6 @@ WORKDIR $HOME
15
  # install the `aim` package on the latest version
16
  RUN pip install aim
17
 
18
- RUN aim telemetry off
19
-
20
  ENTRYPOINT ["/bin/sh", "-c"]
21
 
22
  COPY aim_repo.tar.gz .
 
15
  # install the `aim` package on the latest version
16
  RUN pip install aim
17
 
 
 
18
  ENTRYPOINT ["/bin/sh", "-c"]
19
 
20
  COPY aim_repo.tar.gz .