-
we will build dragonwell11 in an alpine docker container, two script make_alpine.sh and build_alpine_entrypoint.sh will implement it.
-
copy these two script files to dragonwell11 project level dir;
-
run make_alpine.sh script like this: ./make_alpine.sh release;
-
also slowdebug and fastdebug build mode are supported;
-
waiting for the build result......;