docker-repo icon indicating copy to clipboard operation
docker-repo copied to clipboard

A repository stores some dockerfiles or docker-compose files for quickly starting service or service cluster.

Docker Repo

A repository stores some dockerfiles or docker-compose files for quickly starting service or service cluster.

一个使用Dockerfile和Docker-Compose快速搭建各种服务组件或服务组件集群的仓库;

About Dockerfile:

About Docker-Compose:


Finished

Image Date Info Note
zookeeper-v3.4-cluster 2020-04-26 zookeeper-3.4 cluster 3 or more nodes
kafka-v2.4.1-cluster 2020-04-26 kafka-v2.4.1-cluster zookeeper cluster & kafka cluster
elk-v7.1-single 2021-05-15 ELK-v7.1.0-single Compose ELK Single-Node
(Without Filebeat)
elk-stack-v7.1-single 2021-05-15 ELK-Stack-v7.1.0-single Compose ELK Single-Node
(Full-Stack with Filebeat)
hadoop-v2.7-single 2021-06-25 Hadoop-v2.7-Single Directly run with Docker
redash-single 2021-08-08 Redash-v8 Directly run Redash with Docker
hadoop-3.1.3-cluster 2021-08-21 Hadoop-3.1.3-cluster Run Hadoop-3.1.3 cluster with Docker
epic-games-claimer 2021-09-04 Epic-game-claimer Auto gain free epic game everyday
elk-v7.14-single 2021-09-11 ELK-Stack-v7.14.0-single Update version: elk-stack-v7.1-single
Contributed by wwhai
mysql-federated 2021-11-09 MySQL Federated Engine Demo A demo to show how Federated Engine works in MySQL
Blog: MySQL跨数据库查询方案总结