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

12 lines
208 B
YAML

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