mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 05:40:42 +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