- 
    
Change Request
 - 
    Resolution: Fixed
 - 
    
Trivial
 - 
    None
 - 
    5.2.5
 - 
    None
 - 
    Docker
 
I was about to implement the automatic enablement of Timescaledb when deploying a Docker Container with a Zabbix server today, and while investigating how the docker-entrypoint.sh actually works, I found that this functionality is already there and controlled with theĀ ENABLE_TIMESCALEDB env variable. It even works perfectly, it's just not documented anywhere.