php
php copied to clipboard
curl error on php:8.2-apache (bookworm)
when i use curl with vendor guzzelhttp always fail
this is error output
root@3bfcc3d6852c:/var/www/html# curl google.com
curl: (6) getaddrinfo() thread failed to start
how to fix this?
I guess that this is likely due to seccomp -- so, need to update Docker, runc, and libseccomp on your host.
https://github.com/docker-library/python/issues/837#issuecomment-1599640563