You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
334 B
14 lines
334 B
7 months ago
|
|
||
|
MONGO_IMAGE=mongo:6.0.2
|
||
|
REDIS_IMAGE=redis:7.0.0
|
||
|
ZOOKEEPER_IMAGE=bitnami/zookeeper:3.8
|
||
|
KAFKA_IMAGE=bitnami/kafka:3.5.1
|
||
|
MINIO_IMAGE=minio/minio:RELEASE.2024-01-11T07-46-16Z
|
||
|
|
||
|
|
||
|
OPENIM_WEB_FRONT_IMAGE=ghcr.io/openimsdk/openim-web:v3.5.0-docker
|
||
|
OPENIM_ADMIN_FRONT_IMAGE=ghcr.io/openimsdk/openim-admin:toc-base-open-docker.35
|
||
|
|
||
|
DATA_DIR=./
|
||
|
|