We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc3eed commit 0003a24Copy full SHA for 0003a24
docs/external-dependencies.md
@@ -0,0 +1,11 @@
1
+# External Dependencies
2
+
3
+| Component | Production | Travis CI | docker-compose |
4
+| ------- | ------------------------ | --------------------- | ---------------------------------------- |
5
+| OS | Ubuntu 16.04.07 (Xenial) | Ubuntu 16.04 (Xenial) | |
6
+| JDK | OracleJDK 8u151 | OpenJDK 8u292 | OpenJDK 8u121-jre on Debian 8.11 (Jessy) |
7
+| MySQL | 5.7.27 | 5.7.33 | 5.7.20 on Debian 8.11 (Jessy) |
8
+| PostgreSQL | | 10.17 | 11.3 on Alpine 3.9 |
9
+| Python | 2.7.12, 3.5.2 | 2.7.12, 3.5.2, 3.6.10 | |
10
+| bash | 4.3.14 | 4.3.48 | |
11
+| duplicity | 0.7.06 | | |
0 commit comments