mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 09:25:15 +00:00 
			
		
		
		
	add cloudflare dns also to dev docker file
This commit is contained in:
		@@ -7,7 +7,8 @@ ENV S6_FIX_ATTRS_HIDDEN=1
 | 
			
		||||
 | 
			
		||||
RUN echo "fs.file-max = 65535" > /etc/sysctl.conf \
 | 
			
		||||
	&& apk update \
 | 
			
		||||
	&& apk add python2 certbot jq \
 | 
			
		||||
	&& apk add python2 py-pip certbot jq \
 | 
			
		||||
	&& pip install certbot-dns-cloudflare \
 | 
			
		||||
	&& rm -rf /var/cache/apk/*
 | 
			
		||||
 | 
			
		||||
# Task
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user