scrap-is-not-scrap/docker-compose.yaml

14 lines
211 B
YAML

version: '3'
volumes:
scraps:
services:
sins_run:
image: sins
build:
context: .
volumes:
- ${PWD}:/app
- scraps:/out
working_dir: /app
command: python3 -m sins -o /out/