It produced this output:
Attaching to frontend_hastatakip-frontend_1, frontend_nginx_1
hastatakip-frontend_1 | Generating RSA private key, 4096 bit long modulus (2 primes)
hastatakip-frontend_1 | …++++
hastatakip-frontend_1 | …++++
hastatakip-frontend_1 | e is 65537 (0x010001)
hastatakip-frontend_1 | ./nginx-letsencrypt: line 13: sl: not found
hastatakip-frontend_1 | req: Skipping unknown attribute “EMAIL”
hastatakip-frontend_1 | Signature ok
hastatakip-frontend_1 | subject=C = PT, ST = World, L = World, O = dentistdoctor.net, OU = Dentistdoctor, CN = dentistdoctor.net
hastatakip-frontend_1 | Getting Private key
hastatakip-frontend_1 | Setting up watches.
hastatakip-frontend_1 | Watches established.
hastatakip-frontend_1 | Requested domain is not a FQDN because it contains an empty label.
edit the runtime code and build it again. But the output is as follows
Error creating new order :: too many certificates already issued for exact set of domains: dentistdoctor.net: see https://letsencrypt.org/docs/rate-limits/
2019-11-13 14:16:18,499:ERROR:certbot.log:An unexpected error occurred:
2019-11-13 14:16:18,500:ERROR:certbot.log:There were too many requests of a given type :: Error creating new order :: too many certificates already issued for exact set of domains: dentistdoctor.net: see https://letsencrypt.org/docs/rate-limits/
Looks like you have created 5 identical with 2019-11-06, so that blocks. Wait some hours.
And don't create more then one certificate. Do you save the certificate outside of your docker so you can re-use the certificate? If not, that's wrong.