Update docker-compose.yml

This commit is contained in:
sre-ci-robot 2025-04-10 17:39:43 +08:00 committed by GitHub
parent 7f0e77d05a
commit 6c2e639835
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ services:
TARGETARCH: ${IMAGE_ARCH}
cache_from:
- ${IMAGE_REPO}/milvus-env:${OS_NAME}-${LATEST_DATE_VERSION}
privileged: true
platform: linux/${IMAGE_ARCH}
shm_size: 2G
# expose 19530 port so we can directly access milvus inside build container