Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building and running docker locally causes the UI to not load #3380

Closed
alexcottner opened this issue Feb 1, 2024 · 0 comments · Fixed by #3381
Closed

Building and running docker locally causes the UI to not load #3380

alexcottner opened this issue Feb 1, 2024 · 0 comments · Fixed by #3381

Comments

@alexcottner
Copy link
Contributor

When building and running containers locally, the UI is failing to load properly. index.html loads but getting 404's for assets.

The problem appears to be that the assets aren't copied to the .venv folder.

alexcottner added a commit that referenced this issue Feb 2, 2024
* fixing UI builds, pulling pre-built files, groundwork for python playwright test
* improved Dockerfile so it can cache things for faster repeated builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant