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

12 lines
200 B
YAML

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