https://github.com/chaunsin/docker-compose
docker-compose
https://github.com/chaunsin/docker-compose
Last synced: 5 months ago
JSON representation
docker-compose
- Host: GitHub
- URL: https://github.com/chaunsin/docker-compose
- Owner: chaunsin
- Created: 2022-03-24T06:00:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T04:00:43.000Z (about 2 years ago)
- Last Synced: 2024-05-23T04:54:23.334Z (about 2 years ago)
- Language: Makefile
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-compose
提供了一些docker-compose服务,便于开发快速启动服务.
# 支持列表
| 应用名称 | 单节点版本 | 集群模式 | 分片版本 | 哨兵版本 | 备注 |
|--------------|-------------|-------|------|------|---------------------|
| redis | 6,7 | 6.2.7 | | | 单节点5.0 6.0 存疑待验证可行性 |
| mysql | 5.6,5.7,8.0 | | | | 5.6 5.7 存疑待验证可行性 |
| postgresql | 17 | | | | |
| rabbitmq | 3.12 | | | | |
| es | 8.10.1 | | | | |
| kafka | 6.2.1 | | | | |
| clookiecloud | latest | | | | |
| keycloak | 22.0.3 | | | | |
| qinglong | latest | | | | |
| librecoffice | 未知 | | | | |
| n8n | latest | | | | 社区版本 |
| metabase | latest | | | | 社区免费版 |