# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
version: '2'
services:
pymilvus:
tty: true
image: docker.io/bitnami/pymilvus:2
volumes:
- '.:/app'