mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 03:24:17 +01:00 
			
		
		
		
	build app image with php7-iconv
This commit is contained in:
		
							parent
							
								
									469b10c290
								
							
						
					
					
						commit
						6cccc777d3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -4,7 +4,7 @@ EXPOSE 9000/tcp
 | 
				
			||||||
RUN apk add --no-cache dcron php7 php7-fpm \
 | 
					RUN apk add --no-cache dcron php7 php7-fpm \
 | 
				
			||||||
	php7-pdo php7-gd php7-pgsql php7-pdo_pgsql php7-mbstring \
 | 
						php7-pdo php7-gd php7-pgsql php7-pdo_pgsql php7-mbstring \
 | 
				
			||||||
	php7-intl php7-xml php7-curl php7-session \
 | 
						php7-intl php7-xml php7-curl php7-session \
 | 
				
			||||||
	php7-dom php7-fileinfo php7-json \
 | 
						php7-dom php7-fileinfo php7-json php7-iconv \
 | 
				
			||||||
	php7-pcntl php7-posix php7-zip php7-openssl \
 | 
						php7-pcntl php7-posix php7-zip php7-openssl \
 | 
				
			||||||
	git postgresql-client sudo
 | 
						git postgresql-client sudo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue