Skip to content

Instantly share code, notes, and snippets.

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