testing if the ci/cd works

This commit is contained in:
Gormery Kombo Wanjiru
2024-02-27 21:50:00 +01:00
parent d72eb148c5
commit 132da1ec5f

View File

@@ -1,5 +1,6 @@
# run using docker
docker build -t valiantlynx/ollama-docker .
#start ollama nd ollama webui then:
docker run --name ollama-docker-container -d -p 8000:8000 -v $(pwd):/code valiantlynx/ollama-docker:latest
#connect to turborepo