mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[gha] build docker containers for arm/arm64
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									b0874410f1
								
							
						
					
					
						commit
						8c3823fc92
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/docker.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/docker.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -38,7 +38,7 @@ jobs:
 | 
			
		|||
        with:
 | 
			
		||||
          context: ./contrib/docker
 | 
			
		||||
          file: ./contrib/docker/Dockerfile
 | 
			
		||||
          platforms: linux/amd64,linux/386
 | 
			
		||||
          platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7
 | 
			
		||||
          push: true
 | 
			
		||||
          tags: |
 | 
			
		||||
            purplei2p/i2pd:latest
 | 
			
		||||
| 
						 | 
				
			
			@ -54,7 +54,7 @@ jobs:
 | 
			
		|||
        with:
 | 
			
		||||
          context: ./contrib/docker
 | 
			
		||||
          file: ./contrib/docker/Dockerfile
 | 
			
		||||
          platforms: linux/amd64,linux/386
 | 
			
		||||
          platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7
 | 
			
		||||
          push: true
 | 
			
		||||
          tags: |
 | 
			
		||||
            purplei2p/i2pd:latest
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue