mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-10-30 22:09:10 +00:00 
			
		
		
		
	dockerfile install linux-headers
This commit is contained in:
		
							parent
							
								
									db4031524a
								
							
						
					
					
						commit
						44d57e4fde
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1,5 +1,6 @@ | ||||||
| FROM php:8.2-fpm-alpine | FROM php:8.2-fpm-alpine | ||||||
| 
 | 
 | ||||||
|  | RUN apk add --no-cache linux-headers | ||||||
| RUN docker-php-ext-install pdo pdo_mysql sockets | RUN docker-php-ext-install pdo pdo_mysql sockets | ||||||
| RUN curl -sS https://getcomposer.org/installer | php -- \ | RUN curl -sS https://getcomposer.org/installer | php -- \ | ||||||
|      --install-dir=/usr/local/bin --filename=composer |      --install-dir=/usr/local/bin --filename=composer | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue