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-multiarch:9.6-1.1.0
RUN rm -rf /var/log/*
COPY ./docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d
 |