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