made container privileged
This commit is contained in:
		
							parent
							
								
									56fed2679a
								
							
						
					
					
						commit
						341e0b40b4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -11,6 +11,7 @@ steps:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
    image: woodpeckerci/plugin-docker-buildx
 | 
					    image: woodpeckerci/plugin-docker-buildx
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
 | 
					      privileged: true
 | 
				
			||||||
      dockerfile: *file
 | 
					      dockerfile: *file
 | 
				
			||||||
      platforms: linux/arm64/v8,linux/amd64
 | 
					      platforms: linux/arm64/v8,linux/amd64
 | 
				
			||||||
      repo: *repo
 | 
					      repo: *repo
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue