Skip to content
Snippets Groups Projects

Add SQLite3 to Dockerfile

Merged Grzegorz Bizon requested to merge fix/update-sqlite-in-dockerfiler into master

We recently added a new Gem that depend on SQLite3. It is required only in development environment.

  rspec_profiling (0.0.4)
      activerecord
      pg
      rails
      sqlite3

Because of that we now need to install development files of SQLite3 library in GDK image.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading