You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds fix to docs for Issue #48
Added a flag to remove the docker images when running make teardown as per @97varun's recommendation 🔥
Adjusted some types on the TypeScript backend
This is likely related to running the python container on M1 macs. Running export DOCKER_DEFAULT_PLATFORM=linux/amd64 prior to building the images should solve the issue. Learn More.
Environment
How do you use Sentry?
Using Sentry SaaS
Which SDK and version?
Using Python 3.9
Steps to Reproduce
Working through tutorial, step 4, just ran make serve-python
Expected Result
Docker images spin up, frontend and backend both working, application deployed.
Actual Result
Docker image for backend does not run, but other two docker images working.
Logs:
The text was updated successfully, but these errors were encountered: