Skip to content

Running and rebuilding for dev purposes #12925

Answered by srinify
fguarini asked this question in Q&A / Help
Discussion options

You must be logged in to vote

Hey @fguarini I'd actually recommend avoiding Docker Compose for development purposes. Docker is somewhat slow and makes your iteration cycles longer / more painful. In addition, Docker also tries to cache in many ways that can hinder development speed.

This is the workflow I generally recommend: https://github.com/apache/superset/blob/master/CONTRIBUTING.md#setup-local-environment-for-development

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fguarini
Comment options

Answer selected by fguarini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants