mirror of
https://github.com/LeNei/clerk-docker-error.git
synced 2026-02-13 14:54:43 +00:00
8 lines
323 B
Markdown
8 lines
323 B
Markdown
## Steps to reproduce
|
|
- Clone the repo
|
|
- Build the container with `docker build . -t clerk-error`
|
|
- Run the container with `docker run -p 3000:3000 clerk-error`
|
|
- Sign in on the page on http://localhost:3000
|
|
- After sign in visit http://localhost:3000/dashboard
|
|
- At that step the app crashes only showing an error message
|