How can I run certbot behind nginx proxy [within Docker]

what do you see before the error? can it be a DNS problem, or is it an IP problem?

try adding a --dns 1.1.1.1 option to your docker command.

4 Likes