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