Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -41,7 +41,6 @@ RUN npm install -g pm2
|
|
41 |
RUN curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
|
42 |
RUN sudo apt-get install speedtest
|
43 |
|
44 |
-
RUN curl -fsSL https://ollama.com/install.sh | sh
|
45 |
|
46 |
# Install chrome
|
47 |
RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
|
|
41 |
RUN curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
|
42 |
RUN sudo apt-get install speedtest
|
43 |
|
|
|
44 |
|
45 |
# Install chrome
|
46 |
RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|