FROM certbot/dns-route53:latest # Set the working directory in the container COPY docker-entrypoint.sh docker-entrypoint.sh ENTRYPOINT [ "./docker-entrypoint.sh" ]