docker-cron/docker-compose.yml

8 lines
113 B
YAML

version: '3'
services:
cron:
build: .
volumes:
- ./output:/output
- ./:/home/test/cron