You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

264 B

删除所有 容器和镜像 docker stop $(docker ps -a -q) && docker system prune --all --force docker rm $(docker ps -a -q)

配置中心文档 https://www.apolloconfig.com/#/zh/deployment/quick-start

redis 集群 https://github.com/Grokzen/docker-redis-cluster