Skip to content

Instantly share code, notes, and snippets.

@abhioncbr
Created December 10, 2018 03:25
Show Gist options
  • Save abhioncbr/a8d5f912337a960f633dd5670d978704 to your computer and use it in GitHub Desktop.
Save abhioncbr/a8d5f912337a960f633dd5670d978704 to your computer and use it in GitHub Desktop.
docker run -p 5555:5555 \
-v config:/home/superset/config/ \
abhioncbr/docker-superset:<tag> cluster worker <db_url> <redis_url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment