Use BuildKit features to reduce amount of layers
This commit is contained in:
		
							parent
							
								
									e20a907e31
								
							
						
					
					
						commit
						e38500bb7d
					
				
					 58 changed files with 8 additions and 281 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
#!/bin/bash
 | 
			
		||||
set -xe
 | 
			
		||||
mkdir -p /stage
 | 
			
		||||
source "$1"
 | 
			
		||||
cd /stage
 | 
			
		||||
source /stage.sh
 | 
			
		||||
ffbuild_dockerbuild
 | 
			
		||||
rm -rf /stage /stage.sh "$FFBUILD_PREFIX"/bin
 | 
			
		||||
rm -rf /stage "$FFBUILD_PREFIX"/bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue