изменено: certbot/Dockerfile
change line with permits for files
This commit is contained in:
+1
-2
@@ -7,7 +7,6 @@ RUN mkdir -p /etc/letsencrypt/config
|
||||
COPY scripts/ /opt/
|
||||
|
||||
# Устанавливаем права
|
||||
RUN chmod +x /opt/init-certbot.sh
|
||||
RUN chmod +x /opt/renewAllCerts.sh
|
||||
RUN chmod +x /opt/*
|
||||
|
||||
ENTRYPOINT ["/opt/init-certbot.sh"]
|
||||
|
||||
Reference in New Issue
Block a user