mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-11-04 06:52:37 +09:00 
			
		
		
		
	install mcrypt from community repo on alpine edge
This commit is contained in:
		@@ -76,7 +76,7 @@ RUN \
 | 
				
			|||||||
    php82-xmlreader \
 | 
					    php82-xmlreader \
 | 
				
			||||||
    php82-xsl \
 | 
					    php82-xsl \
 | 
				
			||||||
    whois && \
 | 
					    whois && \
 | 
				
			||||||
  apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
 | 
					  apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
 | 
				
			||||||
    php82-pecl-mcrypt && \
 | 
					    php82-pecl-mcrypt && \
 | 
				
			||||||
  echo "**** install certbot plugins ****" && \
 | 
					  echo "**** install certbot plugins ****" && \
 | 
				
			||||||
  if [ -z ${CERTBOT_VERSION+x} ]; then \
 | 
					  if [ -z ${CERTBOT_VERSION+x} ]; then \
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -76,7 +76,7 @@ RUN \
 | 
				
			|||||||
    php82-xmlreader \
 | 
					    php82-xmlreader \
 | 
				
			||||||
    php82-xsl \
 | 
					    php82-xsl \
 | 
				
			||||||
    whois && \
 | 
					    whois && \
 | 
				
			||||||
  apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
 | 
					  apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
 | 
				
			||||||
    php82-pecl-mcrypt && \
 | 
					    php82-pecl-mcrypt && \
 | 
				
			||||||
  echo "**** install certbot plugins ****" && \
 | 
					  echo "**** install certbot plugins ****" && \
 | 
				
			||||||
  if [ -z ${CERTBOT_VERSION+x} ]; then \
 | 
					  if [ -z ${CERTBOT_VERSION+x} ]; then \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user