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