mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	libffi-dev dependency added in fluent-es-image Dockerfile to solve the docker build error
This commit is contained in:
		@@ -31,7 +31,7 @@ COPY Gemfile /Gemfile
 | 
			
		||||
# 2. Install fluentd via ruby.
 | 
			
		||||
# 3. Remove build dependencies.
 | 
			
		||||
# 4. Cleanup leftover caches & files.
 | 
			
		||||
RUN BUILD_DEPS="make gcc g++ libc6-dev ruby-dev" \
 | 
			
		||||
RUN BUILD_DEPS="make gcc g++ libc6-dev ruby-dev libffi-dev" \
 | 
			
		||||
    && clean-install $BUILD_DEPS \
 | 
			
		||||
                     ca-certificates \
 | 
			
		||||
                     libjemalloc1 \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user