We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d40a0d commit 6d25e10Copy full SHA for 6d25e10
1 file changed
README.md
@@ -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