mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-15 05:33:42 +08:00
Attempt prebuilding for ARM/v6
This commit is contained in:
@@ -13,6 +13,8 @@ ARG REF
|
||||
WORKDIR /builder
|
||||
#Copy existing sources, if any
|
||||
COPY jcef /jcef
|
||||
#Copy prebuild classes, if any
|
||||
COPY out/linux* /prebuild
|
||||
|
||||
#Copy and launch run script
|
||||
COPY scripts/run_linux.sh .
|
||||
|
||||
Reference in New Issue
Block a user