We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618df67 commit 84fa42dCopy full SHA for 84fa42d
1 file changed
README.md
@@ -5,7 +5,15 @@ Polydice's base docker image for Rails applications.
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.
+- `x.y.z-testing` - Image for testing which includes additional packages:
9
+ - git
10
+ - openssh-client
11
+ - libpq-dev
12
+ - libxml2-dev
13
+ - libxslt1-dev
14
+ - libsasl2-dev
15
+ - libmcrypt-dev
16
+ - build-essential
17
18
## Architectures
19
0 commit comments