Marco De Bortoli
Marco De Bortoli
@sebabratakundu in which case I would definitely exclude the script at all. My Windows knowledge is surely outdated but being `phpenv-installer` a bash script and it cannot run in Powershell...
@sebabratakundu I appreciate that and please accept my apologies for the late reply also. Sadly, technically speaking, there genuinely nothing in the script itself that could have caused the deletion....
I can confirm the patch is still needed also on Virtual Box 4.1.8 and worked like a charm on my environment. Thanks **jkp**
Hello everyone, apologies for the late reply. I am not sure about this error, I can successfully build all the 8.x versions on OSX. What OS are you using and...
Adding the translation for the previous message: > Use gcc v5.5.0 to solve this compilation error php8.1 If anyone could try and confirm if that resolve the issue it will...
The problem with that approach is that you then get a warning when running: ```shell ~ docker context ls NAME DESCRIPTION DOCKER ENDPOINT ERROR colima colima unix:///Users/marco.debortoli/.colima/default/docker.sock default * Current...
> I believe the issue lies is that your default context points to `unix:///var/run/docker.sock` which iirc is the socket for Docker. Colima creates docker.sock under `/Users//.colima/docker.sock`. So for me it...
> It is more of a warning/info than an error that you can safely ignore. > > If you feel uncomfortable with it, you can link to the default docker...
Sure, but that doesn't solve the other issue of `docker context ls` showing the warning instead.