mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-22 23:36:36 +08:00
.
This commit is contained in:
parent
9587759327
commit
b5d565f715
@ -12,4 +12,4 @@ if ("%2"=="") ( ^
|
||||
docker build -t jcefbuild --file DockerfileWindows .
|
||||
|
||||
:: Execute run with windows Dockerfile
|
||||
docker run -v jcef:/c/jcef -v out:/c/out -e TARGETARCH=%1 -e BUILD_TYPE=%2 jcefbuild
|
||||
docker run -v jcef:../jcef -v out:../out -e TARGETARCH=%1 -e BUILD_TYPE=%2 jcefbuild
|
||||
|
Loading…
Reference in New Issue
Block a user