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