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

14 lines
211 B
YAML
Raw Normal View History

version: '3'
2019-02-21 01:55:31 +00:00
volumes:
scraps:
services:
sins_run:
2019-02-18 06:40:04 +00:00
image: sins
build:
context: .
volumes:
2019-02-18 06:40:04 +00:00
- ${PWD}:/app
2019-02-21 01:55:31 +00:00
- scraps:/out
working_dir: /app
2019-02-21 01:55:31 +00:00
command: python3 -m sins -o /out/