main: change container name
This commit is contained in:
		
							parent
							
								
									ae0c8188ee
								
							
						
					
					
						commit
						3d7304bf7a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								main.sh
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								main.sh
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -14,7 +14,7 @@ package="$(dpkg-parsechangelog -S Source)"
 | 
			
		|||
version="$(dpkg-parsechangelog -S Version)"
 | 
			
		||||
distribution="$(dpkg-parsechangelog -S Distribution | sed 's/UNRELEASED/unstable/')"
 | 
			
		||||
 | 
			
		||||
container="$package_$version"
 | 
			
		||||
container="$package-$version"
 | 
			
		||||
image="$os:$distribution"
 | 
			
		||||
 | 
			
		||||
docker create \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue