dpgaspar commented on a change in pull request #9596: URL: https://github.com/apache/incubator-superset/pull/9596#discussion_r412008673
########## File path: docker/README.md ########## @@ -65,6 +65,10 @@ docker-compose up After several minutes for superset initialization to finish, you can open a browser and view [`http://localhost:8088`](http://localhost:8088) to start your journey. +To check the progression of the init procedures run: + +`docker logs preset_fork_superset_superset-init_1 -f` Review comment: named the containers like on #9547 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
