1
0
mirror of synced 2026-01-26 21:05:30 -05:00

repo sync

This commit is contained in:
Octomerger Bot
2021-01-21 05:13:53 +10:00
committed by GitHub

View File

@@ -16,6 +16,7 @@ versions:
- You must install dependencies on the application server.
- [Docker](https://docs.docker.com/install/) 1.13.0+
- [Docker Compose](https://docs.docker.com/compose/install/) v1.17.0+
- [netcat](http://netcat.sourceforge.net/), available via apt for [Debian](https://packages.debian.org/search?keywords=netcat) and [Ubuntu](https://packages.ubuntu.com/search?keywords=netcat&searchon=names)
{% note %}