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

Improve docker config #155

Merged
merged 4 commits into from
Jul 27, 2023
Merged

Improve docker config #155

merged 4 commits into from
Jul 27, 2023

Conversation

paulcretu
Copy link
Member

@paulcretu paulcretu commented Jul 26, 2023

  • fixes bug caused by server config missing at compile time
  • fixes race condition between db and web containers
  • fixes .dockerignore so that no build/dependency files are copied into image on docker-compose build
  • build ui instead of running dev server (npm run start instead of npm run dev)
    • ui should load faster

This should fix the server config missing at compile time and speed up
launch times
@paulcretu paulcretu temporarily deployed to orcasite-pr-155 July 26, 2023 23:33 Inactive
@paulcretu paulcretu temporarily deployed to orcasite-pr-155 July 26, 2023 23:37 Inactive
@paulcretu paulcretu temporarily deployed to orcasite-pr-155 July 26, 2023 23:57 Inactive
@paulcretu paulcretu temporarily deployed to orcasite-pr-155 July 27, 2023 00:00 Inactive
@paulcretu paulcretu temporarily deployed to orcasite-pr-155 July 27, 2023 00:01 Inactive
@paulcretu paulcretu temporarily deployed to orcasite-pr-155 July 27, 2023 18:59 Inactive
@paulcretu paulcretu merged commit 8367956 into main Jul 27, 2023
1 check passed
@paulcretu paulcretu deleted the fix-dockerfile branch July 27, 2023 19:33
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 this pull request may close these issues.

1 participant