services:
fit2gpx:
image: fit2gpx
ports:
- "5001:5000"
volumes:
- ./input:/app/input
- ./output:/app/output