This repo is a fork of Superset it is used to build our custom docker image for the superset container.
Prerequisites
- Docker and docker-compose installed
- Files in this repo
Run the following command:
docker build -t ghcr.io/raft-tech/superset:master .
Run the following command in terminal:
docker-compose up
Please refer to the Superset Readme