add open-webui
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Malte Grosse 2024-06-03 16:20:35 +02:00
parent 8dff43e539
commit bcbd3754e5
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ ENV NUM_GPUS=1
USER root
RUN curl -fsSL https://ollama.com/install.sh | sh
USER $NB_UID
RUN pip install open-webui==0.2.2