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