diff --git a/docker-compose-image-tag.yml b/docker-compose-image-tag.yml index 5bc241897901..f9c486869a62 100644 --- a/docker-compose-image-tag.yml +++ b/docker-compose-image-tag.yml @@ -28,6 +28,7 @@ x-superset-image: &superset-image apachesuperset.docker.scarf.sh/apache/superset x-superset-volumes: &superset-volumes # /app/pythonpath_docker will be appended to the PYTHONPATH in the final container - ./docker:/app/docker + - ./superset-core:/app/superset-core - superset_home:/app/superset_home services: