Official installation guide using Docker Compose: https://superset.apache.org/docs/installation/docker-compose
Steps:
Clone github repository and enter the superset folder
Run
export TAG=4.0.2
Run
docker compose -f docker-compose-image-tag.yml up -d
Official installation guide using Docker Compose: https://superset.apache.org/docs/installation/docker-compose
Steps:
Clone github repository and enter the superset folder
Run export TAG=4.0.2
Run docker compose -f docker-compose-image-tag.yml up -d