Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Official installation guide using Docker Compose: https://superset.apache.org/docs/installation/docker-compose

Steps:

  1. Clone github repository and enter the superset folder

  2. Run export TAG=4.0.2

  3. Run docker compose -f docker-compose-image-tag.yml up -d

  • No labels