version: '2' services: pytorch: tty: true image: docker.io/bitnami/pytorch-intel:1 volumes: - '.:/app'