mirror of
				https://github.com/dockersrc/ubuntu
				synced 2025-11-03 19:02:23 -05:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			224 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			224 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							 | 
						||
| 
								 | 
							
								# healthcheck
							 | 
						||
| 
								 | 
							
								HEALTH_ENABLED="${HEALTH_ENABLED:-}"
							 | 
						||
| 
								 | 
							
								HEALTH_URL="${HEALTH_URL:-}"
							 | 
						||
| 
								 | 
							
								# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							 |