teste
This commit is contained in:
		
							parent
							
								
									9a14d7c638
								
							
						
					
					
						commit
						fd5363cfaa
					
				@ -13,8 +13,7 @@ ENV TZ=America/Campo_Grande
 | 
				
			|||||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
 | 
					RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WORKDIR /code
 | 
					WORKDIR /code
 | 
				
			||||||
ADD Gemfile /code
 | 
					COPY . /code
 | 
				
			||||||
ADD Gemfile.lock /code
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN bundle install
 | 
					RUN bundle install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user