version: "3.3"
services:
autophotographer:
build:
context: .
dockerfile: Dockerfile.cpu
image: noble/autophotographer
volumes:
# Source of project
- .:/mmp-osp1
# Location of dataset
- $HOME/Documents/Datasets:/datasets