yobasystems / alpine-php-wordpress

Wordpress running on Alpine Linux [Docker]
https://hub.docker.com/r/yobasystems/alpine-php-wordpress/
31 stars 13 forks source link

curl 6 error #2

Closed wetlyrics closed 5 years ago

wetlyrics commented 5 years ago

i am running behinf traefik. iedit wp-config.php as you guys said running ubuntu 18.04 docker swarm. after deploy your stack i got

Unable to reach WordPress.org at wordpress.org: cURL error 6: Could not resolve host: wordpress.org

wetlyrics commented 5 years ago

you bash into your alpine-php-wordpress container run curl -I gogle.com output: curl: (6) Could not resolve host: google.com do you know why??

same error on wordpress dashboard

dominictayloruk commented 5 years ago

curl -I google.com

screencapture-apps-stacks-1st47-services-1s108-containers-2018-12-02-14_11_43

Might be your host.

Docker info?

wetlyrics commented 5 years ago

thanks for your first response