Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align docker-entrypoint to Rails 8 conventions
Because we're running `bin/thrust` before `bin/rails server`, we have to update the conditional for `db:prepare` to take this into account. Also add the `jemalloc` bit which should significantly improve memory usage.
- Loading branch information