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

Don't ignore db when building Docker image #101

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Conversation

hannahbast
Copy link
Member

We ignore this for our local image because there we mount the db directory as a volume. But for the Docker build and push action, it should of course not be ignored. This should fix #99

We ignore this for our local image because there we mount the `db`
directory as a volume. But for the Docker build and push action, it
should of course not be ignored.
@hannahbast hannahbast merged commit 4fd05b7 into master Aug 17, 2024
IoannisNezis added a commit to IoannisNezis/qlever-ui that referenced this pull request Sep 1, 2024
* master:
  Don't ignore `db` when building Docker image (ad-freiburg#101)
  Update deprecated setting for static storage (ad-freiburg#95)
  Build and push Docker image after each commit to the master (ad-freiburg#98)
  Update db/qleverui.sqlite3 to latest configs and example queries
  Display details for operation in "Analysis" tree as tooltip (ad-freiburg#80)
  Bump dependencies `requests`, `gunicorn`, `django` to latest version
  Improvements in Docker setup (ad-freiburg#90)
  Add keyword search to filter example queries (ad-freiburg#83)
  Restore default qleverui.sqlite3
  Fix regex in replacePredicatesList
  No subject AC query for short prefix
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.

latest docker fails to load UI
1 participant