Podman compatibility #6260
-
What happened?OS: Win11 24H2 26100.1742 Installed via git clone https://github.com/danny-avila/LibreChat.git -> cd LibreChat -> copy .env.example .env -> podman-compose up -d All the containers stop after a few seconds: https://imgur.com/a/hK0wzL0 With podman compose up -d I get the errors: time="2025-03-09T15:03:35-03:00" level=warning msg="The "UID" variable is not set. Defaulting to a blank string."
With podman compose up --build: time="2025-03-09T15:07:31-03:00" level=warning msg="The "UID" variable is not set. Defaulting to a blank string."
Version InformationLatest to this day (09/03/25, dd/mm/yy) Steps to ReproduceWritten above What browsers are you seeing the problem on?No response Relevant log outputScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Additional logs |
Beta Was this translation helpful? Give feedback.
-
Have you read this user guide on installing podman? |
Beta Was this translation helpful? Give feedback.
-
I, didn't know about that, thank you. Still couldn't make it work but because I'm too tired, so this time I'll just use docker. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
docker-compose.yml
:data-node
,meili_data_v1.12
,images
,uploads
andlogs
. containers/podman#6234UID=1000
andGID=1000
in.env
. #2053 (reply in thread)docker compose up -d
and visithttp://localhost:3080/
. https://www.librechat.ai/docs/local/docker