Commit 5ff7f95
Add Docker services for Rails 5.1, 5.2, and 6.0
Add Docker Compose services for older Rails versions to enable
comprehensive testing across the full compatibility matrix:
Services added:
- rails-5.1: Rails 5.1.7
- rails-5.2: Rails 5.2.8.1
- rails-6.0: Rails 6.0.6
Usage:
docker-compose run rails-5.1
docker-compose run rails-5.2
docker-compose run rails-6.0
This completes the Docker setup for all Rails versions supported
in the CI matrix (5.1.7 through 8.1.2).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent d4203e2 commit 5ff7f95
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
14 | 38 | | |
15 | 39 | | |
16 | 40 | | |
| |||
0 commit comments