janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
https://jan.ai/
GNU Affero General Public License v3.0
20.78k stars 1.19k forks source link

bug: docker-compose.yml: yaml: line 208: mapping values are not allowed in this context #2922

Open sharicov opened 1 month ago

sharicov commented 1 month ago

getting error: docker-compose.yml: yaml: line 208: mapping values are not allowed in this context when running docker compose --profile cpu-fs up -d with both docker-compose.yml and docker-compose-dev.yml

Ubuntu (kubuntu) 24.04

Docker version 24.0.5, build ced0996

imtuyethan commented 4 days ago

@Van-QA Can you take a look at this?