Docker support (#8725)

* Moving Docker stuff around

* docker-compose working as expected

* Updating README

* Addressing comments

* Utilizing requirements-extra
This commit is contained in:
Craig Rueda
2019-12-03 10:37:18 -08:00
committed by Daniel Vaz Gaspar
parent 69dcaca324
commit fce49680d7
16 changed files with 367 additions and 238 deletions

9
.gitignore vendored
View File

@@ -46,7 +46,7 @@ env_py3
envpy3
env36
local_config.py
superset_config.py
/superset_config.py
superset.egg-info/
superset/bin/supersetc
tmp
@@ -67,13 +67,6 @@ yarn-error.log
venv
@eaDir/
# Docker
./Dockerfile
./docker-build.sh
./docker-compose.yml
./docker-entrypoint.sh
./docker-init.sh
# Test data
celery_results.sqlite
celerybeat-schedule