Browse Source

chore: improve diagram picture of docker compose (#19054)

tags/1.4.0
非法操作 6 months ago
parent
commit
28a59ba344
No account linked to committer's email address
2 changed files with 0 additions and 1 deletions
  1. 0
    1
      docker/README.md
  2. BIN
      docker/docker-compose.png

+ 0
- 1
docker/README.md View File

@@ -14,7 +14,6 @@ Welcome to the new `docker` directory for deploying Dify using Docker Compose. T

- **Unified Vector Database Services**: All vector database services are now managed from a single Docker Compose file `docker-compose.yaml`. You can switch between different vector databases by setting the `VECTOR_STORE` environment variable in your `.env` file.
- **Mandatory .env File**: A `.env` file is now required to run `docker compose up`. This file is crucial for configuring your deployment and for any custom settings to persist through upgrades.
- **Legacy Support**: Previous deployment files are now located in the `docker-legacy` directory and will no longer be maintained.

### How to Deploy Dify with `docker-compose.yaml`


BIN
docker/docker-compose.png View File


Loading…
Cancel
Save