https://github.com/keepchen/docker-compose
常用的容器组件配置,欢迎一起贡献👏 Collection of some components of docker contained configuration
https://github.com/keepchen/docker-compose
docker-compose es-docker git-harbor-ci mq-docker mysql-redis-kafka svn-docker
Last synced: about 2 months ago
JSON representation
常用的容器组件配置,欢迎一起贡献👏 Collection of some components of docker contained configuration
- Host: GitHub
- URL: https://github.com/keepchen/docker-compose
- Owner: keepchen
- License: mit
- Created: 2022-01-22T08:51:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T08:09:05.000Z (8 months ago)
- Last Synced: 2025-07-25T14:06:39.274Z (8 months ago)
- Topics: docker-compose, es-docker, git-harbor-ci, mq-docker, mysql-redis-kafka, svn-docker
- Language: Shell
- Homepage:
- Size: 43 KB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### docker-compose
- 简介
```text
将平时用到的组件的容器化配置整合放到一起,需要时,便于查阅(好记性不如烂笔头),于是就有了这个项目。
```