mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Update docker-compose.yml
This commit is contained in:
parent
7f0e77d05a
commit
6c2e639835
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user