Add some debug info
This commit is contained in:
parent
439063dacc
commit
d8bf453f9c
@ -3,7 +3,7 @@
|
|||||||
from ubuntu:jammy
|
from ubuntu:jammy
|
||||||
run dpkg --add-architecture i386
|
run dpkg --add-architecture i386
|
||||||
run apt update
|
run apt update
|
||||||
run apt install -y curl wine wine32 xvfb
|
run apt install -y curl ssh wine wine32 xvfb
|
||||||
|
|
||||||
run curl -SL "https://files.jrsoftware.org/is/6/innosetup-6.2.2.exe" -o is.exe
|
run curl -SL "https://files.jrsoftware.org/is/6/innosetup-6.2.2.exe" -o is.exe
|
||||||
env DISPLAY ":99"
|
env DISPLAY ":99"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user