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