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