Developer Docker Compose not working properly #3335
Labels
needs: troubleshooting
Issues that we can't reproduce or need to investigate further before picking a course of action
needs: user feedback
We are waiting for a user to answer questions or provide feedback on our fix
type: bug
Something isn't working
work: docker
Related to our production or development docker setup
Description
I was trying to setup the local development environment for Mathesar using the provided
DEVELOPER_GUIDE.md
. According to the same I ran thedocker compose -f docker-compose.yml -f docker-compose.dev.yml up dev-service
to setup the web server and the database, but instead I received the following error:Expected behavior
The server should start without any errors.
To Reproduce
Run the developer docker-compose instruction on a fresh pull of the repository.
Environment
Additional context
The text was updated successfully, but these errors were encountered: