Dockerのビルド時にgitを入れるように (#6639)
917d3d0bd3 でgitの依存関係が追加されたのにgitが入っていないのでコケていた
			
			
This commit is contained in:
		
							parent
							
								
									48b8320e5e
								
							
						
					
					
						commit
						9c5efb9da0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,7 @@ RUN apk add --no-cache \
 | 
			
		|||
    autoconf \
 | 
			
		||||
    automake \
 | 
			
		||||
    file \
 | 
			
		||||
		git \
 | 
			
		||||
    g++ \
 | 
			
		||||
    gcc \
 | 
			
		||||
    libc-dev \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue