Install libidn with Docker (#4219)
This commit is contained in:
		
							parent
							
								
									55313a0102
								
							
						
					
					
						commit
						a5f64a0d41
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -15,6 +15,7 @@ RUN echo "@edge https://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/reposit
 | 
			
		|||
 && apk -U upgrade \
 | 
			
		||||
 && apk add -t build-dependencies \
 | 
			
		||||
    build-base \
 | 
			
		||||
    libidn-dev \
 | 
			
		||||
    libxml2-dev \
 | 
			
		||||
    libxslt-dev \
 | 
			
		||||
    postgresql-dev \
 | 
			
		||||
| 
						 | 
				
			
			@ -27,6 +28,7 @@ RUN echo "@edge https://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/reposit
 | 
			
		|||
    git \
 | 
			
		||||
    icu-dev \
 | 
			
		||||
    imagemagick@edge \
 | 
			
		||||
    libidn \
 | 
			
		||||
    libpq \
 | 
			
		||||
    libxml2 \
 | 
			
		||||
    libxslt \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue