Unverified Commit 51874cfa authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #23 from ollama-webui/dev

Update Dockerfile
parents e93a5ab7 105784bd
# syntax=docker/dockerfile:1
FROM node:latest
FROM node:alpine
WORKDIR /app
ARG OLLAMA_API_BASE_URL=''
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment