Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Brown
d810334649 update ruby 2.7.3 -> 2.7.4 2021-07-18 01:33:33 -07:00
Andrew Brown
668a7eed8f update ruby 2.7.2 -> 2.7.3 2021-07-02 16:14:45 -07:00
Andrew Brown
434f3f0c47 clean config files 2021-05-21 13:41:49 -07:00
Andrew Brown
0b59db2d33 upgrade ruby 2.6.3 -> 2.6.6 2020-10-15 01:41:41 -07:00
Seth Falco
a3ac84d59a Add .dockerignore to reduce build context.
Clean up docker-compose.yml and update to version 3.8.
Updated Dockerfile to follow Docker's best practices.
Added comments to help make it easier to understand for contributors not using Docker.
2020-10-06 16:53:17 +02:00
Joel Hayhurst
b3a216e197 Run rails db:setup in Dockerfile
Running rails db:migrate causes problems with older migrations
which are broken by newer code.
Also update db/schema.rb to the latest one generated by running
rails db:migrate.
2020-02-25 01:09:36 -08:00
Andrew Brown
04f236b0c2 update ruby version in dockerfile 2020-01-08 00:27:25 -06:00
Tristan
b15a35c61a Update ruby versions 2018-06-28 15:16:06 -05:00
Euan Kemp
97e85d46bd use 'bundle's version of 'rails'
Installing rails using 'gem' is much more tricky to manage than using
the version set in the Gemfile via 'bundle exec'
2018-05-22 22:21:54 -07:00
Andrew Carreiro
e529203a1e fixed project name & added newlines 2016-10-12 19:17:10 -04:00
Andrew Carreiro
f3d015b1f1 Docker configuration for local development 2016-10-12 12:31:38 -04:00