removing docker command, todo instructions for building seed
parent
0562454923
commit
0b709669b0
|
@ -11,4 +11,3 @@ services:
|
||||||
- scraps:/out
|
- scraps:/out
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
command: python3 -m sins -o /out/
|
command: python3 -m sins -o /out/
|
||||||
# command: yasm seed.asm -o seed
|
|
||||||
|
|
Loading…
Reference in New Issue