mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 09:07:15 +00:00 
			
		
		
		
	@@ -12,7 +12,7 @@ RUN \
 | 
			
		||||
  make \
 | 
			
		||||
  && true
 | 
			
		||||
ENV GOPATH=/go PATH=$PATH:/go/bin GO111MODULE=off
 | 
			
		||||
ENV RUNC_COMMIT=v1.0.3
 | 
			
		||||
ENV RUNC_COMMIT=v1.1.0
 | 
			
		||||
RUN mkdir -p $GOPATH/src/github.com/opencontainers && \
 | 
			
		||||
  cd $GOPATH/src/github.com/opencontainers && \
 | 
			
		||||
  git clone https://github.com/opencontainers/runc.git
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user