@@ -3,7 +3,7 @@ COPY nginx.repo /etc/yum.repos.d/nginx.repo
COPY generate.sh \
renewal.sh \
docker-entrypoint.sh \
- /tmp
+ /tmp/
RUN yum install -y epel-release \
&& yum install -y yum-utils python2-certbot-nginx openssl ca-certificates cronie mailx nginx \