Skip to content

Commit 6d25e10

Browse files
committed
Add README to doc changes
1 parent 9d40a0d commit 6d25e10

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Base
2+
3+
Polydice's base docker image for Rails applications.
4+
5+
## Variants
6+
7+
- `x.y.z` - Standard image for running on production
8+
- `x.y.z-testing` - Image for testing which includes additional packages.
9+
10+
## Versions
11+
12+
| Version | Ruby | Node.js | Yarn | Bundler | pnpm |
13+
|---------|-------|---------|---------|---------|-------|
14+
| 0.31.0 | 2.7.7 | 18.18.0 | 1.22.19 | 2.4.5 | 8.8.0 |
15+
| 0.30.3 | 2.7.7 | 14.21.2 | 1.22.19 | 2.4.5 | |

0 commit comments

Comments
 (0)