abhioncbr / docker-superset

Repository for Docker Image of Apache-Superset. [Docker Image: https://hub.docker.com/r/abhioncbr/docker-superset]
https://abhioncbr.github.io/docker-superset
Other
103 stars 55 forks source link

Add default configurations in DockerFile for starting conatiner fron Kitematic. #22

Closed abhioncbr closed 5 years ago

abhioncbr commented 5 years ago

Is your feature request related to a problem? Please describe. Apart from running the Docker container through 'docker-compose' & 'docker run' container, many users start the container through some UI tool like Kitematic. Add the default configurations in the DockerFile so that container could start from Kitematic.

abhioncbr commented 5 years ago

Added support in the docker-entrypoint.sh & superset_config.py file.