keon94 opened a new issue, #2623: URL: https://github.com/apache/incubator-devlake/issues/2623
## Documentation Scope Docker-compose installation guide on the website: https://devlake.apache.org/docs/QuickStart/DockerComposeSetup ## Describe the Change We should add a few lines to tell the user to build the env using `docker-compose up -d --build` in the event that they change branches, or pull new changes in. Otherwise, they'd be running stale code, or on partially new code (e.g. new config-ui, old devlake), which can lead to awkward errors and behaviors. ## Screenshots n/a ## Additional context Encountered during troubleshooting session with @JoshuaPoddoku -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
