Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl error on php:8.2-apache (bookworm) #1485

Open
irulvam opened this issue Jan 17, 2024 · 1 comment
Open

curl error on php:8.2-apache (bookworm) #1485

irulvam opened this issue Jan 17, 2024 · 1 comment

Comments

@irulvam
Copy link

irulvam commented Jan 17, 2024

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?

@yosifkit
Copy link
Member

I guess that this is likely due to seccomp -- so, need to update Docker, runc, and libseccomp on your host.

docker-library/python#837 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants