mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	Add containers to the list of OPAM dependencies (needed for the new validate-value).
This commit is contained in:
		
							parent
							
								
									4761fe8118
								
							
						
					
					
						commit
						281dc64d5a
					
				@ -128,7 +128,8 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
 | 
			
		||||
      num \
 | 
			
		||||
      ctypes.0.16.0 \
 | 
			
		||||
      ctypes-foreign \
 | 
			
		||||
      ctypes-build
 | 
			
		||||
      ctypes-build \
 | 
			
		||||
      containers
 | 
			
		||||
 | 
			
		||||
# Build VyConf which is required to build libvyosconfig
 | 
			
		||||
RUN eval $(opam env --root=/opt/opam --set-root) && \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user