fix docker build

This commit is contained in:
Christopher A. Mosher 2019-02-03 00:12:07 -05:00
parent e0c7856b89
commit 4964d8af84
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
motherboard ram e 16K
motherboard strap e 16K 8000
motherboard ram d 16K
motherboard strap d 16K 4000
motherboard ram c 16K
motherboard strap c 16K 0000
import motherboard rom 0000 applesoft.a65
import motherboard rom 2800 monitor.a65
slot 0 language

View File

@ -1,5 +1,5 @@
[program:Xvfb]
command=Xvfb -screen 0 640x480x24 -ac
command=Xvfb -screen 0 640x572x24 -ac
stdout_logfile=/dev/stdout
redirect_stderr=true
stdout_logfile_maxbytes=0