cacode commited on
Commit
0b2fbde
·
verified ·
1 Parent(s): 682813e

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM ghcr.io/open-webui/open-webui:dev-ollama
2
+ USER root
3
+ RUN chmod -R 777 /app