1
0
Fork 0
1Panel-Appstore/apps/answer
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
1.2.0 feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md 精简提交历史记录 2023-11-09 19:15:01 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png 精简提交历史记录 2023-11-09 19:15:01 +08:00

README.md

logo

Answer - 构建问答社区

一款问答形式的知识社区开源软件,你可以使用它快速建立你的问答社区,用于产品技术支持、客户支持、用户交流等。

了解更多关于该项目的内容,请访问 answer.dev.

LICENSE Language Language Go Report Card Discord

截图

screenshot

快速开始

使用 docker 快速搭建

docker run -d -p 9080:80 -v answer-data:/data --name answer answerdev/answer:latest

其他安装配置细节请参考 Installation

贡献

我们随时欢迎你的贡献!

参考 CONTRIBUTING 开始贡献。

License

Apache License 2.0