This commit is contained in:
		
							
								
								
									
										6
									
								
								docker-entrypoint.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								docker-entrypoint.sh
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
gomplate -f /etc/postgresql/postgresql.conf.tmpl -o /etc/postgresql/postgresql.conf
 | 
			
		||||
 | 
			
		||||
/usr/local/bin/docker-entrypoint.sh "$@"
 | 
			
		||||
		Reference in New Issue
	
	Block a user