Skip to content

Commit 84fa42d

Browse files
committed
docs: add detailed package list for testing variant
1 parent 618df67 commit 84fa42d

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ Polydice's base docker image for Rails applications.
55
## Variants
66

77
- `x.y.z` - Standard image for running on production
8-
- `x.y.z-testing` - Image for testing which includes additional packages.
8+
- `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
917

1018
## Architectures
1119

0 commit comments

Comments
 (0)