Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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