mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
Update Grafana to v13, add version notes
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
> 本小节内容适合 Ruby 开发人员阅读。
|
||||
|
||||
> **版本说明**:本示例使用以下镜像版本:
|
||||
> - Ruby:3.2(可替换为其他 3.x 版本)
|
||||
> - PostgreSQL:16(可替换为其他 16.x、15.x 等版本)
|
||||
> - Rails:~> 7.1(可根据项目需求调整)
|
||||
|
||||
本节使用 Docker Compose 配置并运行一个 **Rails + PostgreSQL** 应用。
|
||||
|
||||
### 11.7.1 架构概览
|
||||
|
||||
Reference in New Issue
Block a user