Sven Lückenbach
Sven Lückenbach
@Hebilicious I was kind of waiting / hoping for feedback :'D In the meantime I stopped needing it for myself.
As I did not continue this AND there is an alternative that is more versatile, I'll close this (:
I got it working on iOS, but am still struggeling with Android. It seems that on Android all files are always still served from the file-assets-folder instead of the remote...
Thanks @mauricioac ! I will definitely check this out on both platforms.
That happens on a clean linux without me setting any env. I guess you previously had a dev branch and deleted it, as you are also having the same issue?...
I can not find it anymore. Anyway, with setting a variable it works ``` VERSION=1.7.0 docker buildx bake --set "*.platform=linux/amd64" --set static-builder-musl.args.PHP_EXTENSIONS=ctype,iconv,pcntl,posix,filter,mbstring,openssl,readline,sodium,zlib,curl,ffi,fileinfo,tokenizer,xml,dom,simplexml,xmlreader,xmlwriter,session,pdo,sqlite3,mongodb static-builder-musl ``` Maybe this should be added to...