# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 services: pytorch: tty: true image: docker.io/bitnami/pytorch:2 volumes: - '.:/app'