# kafori-docker **Repository Path**: feelliao/kafori-docker ## Basic Information - **Project Name**: kafori-docker - **Description**: kafori项目docker建构脚本 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-30 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kafori Docker This repository contains the Dockerfile and related files to build a Docker image for Kafori. ## Build Instructions To build the Docker image, run the following command: ```bash docker compose up -d ```