Replies: 3 comments 1 reply
-
|
I think you might be missing |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
The upx compressing your binary package,You can set NO_COMPRESS=1 to skip this operation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Fixed upstream in static-php-cli. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure what is happening, but I got stuck in the last Build like this
I define the
PHP_EXTENSIONSandPHP_EXTENSION_LIBSbecause I got an error about ucnv_, and trying to follow this this (But this is about libssh2).This is if I'm not adding

PHP_EXTENSIONSandPHP_EXTENSION_LIBS:For another context, my laravel run on Laravel Homestead v and I install Docker in it. And also I use Livewire.
Beta Was this translation helpful? Give feedback.
All reactions