Open sam1am opened 4 months ago
👀 @sam1am
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.\ 非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
📦 Environment
Docker
📌 Version
Commit 23f3efb
💻 Operating System
Ubuntu
🌐 Browser
Chrome
🐛 Bug Description
docker-compose is an older tool that fails to install on Ubuntu 22.04. Using
docker compose
(the current method), results in:The old version cannot be installed alongside the new version:
The documentation mentions a configuration file in yaml format, but it does not mention where this should go, what its name should be, or how it should be used. The information in it like API keys seems redundant to what is in the Dockerfile already, but other parts don't match, leaving me confused.
📷 Recurrence Steps
Ubuntu22.04 Install latest docker Follow instructions from here: https://lobehub.com/docs/self-hosting/platform/docker-compose
🚦 Expected Behavior
No response
📝 Additional Information
No response