You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							| 12345 | 
							- FROM robinthoni/postgres-backup:9.6
 - 
 - RUN rm -rf /var/log/*
 - 
 - COPY ./docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d
 
 
  |