Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 682 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 682 Bytes

Superset Fork with custom UI elements

This repo is a fork of Superset it is used to build our custom docker image for the superset container.

Prerequisites

How to build the datahub-frontend container

Run the following command:

docker build -t ghcr.io/raft-tech/superset:master .

How can I run this locally?

Run the following command in terminal:

docker-compose up

I need Superset related info where can I find it?

Please refer to the Superset Readme