1 Commits

Author SHA1 Message Date
Matthew Wild a60be883e9 Fix README to state new distribution base 2019-01-14 11:31:41 +00:00
+1 -1
View File
@@ -16,7 +16,7 @@ For images please see here: [Prosody on Docker](https://hub.docker.com/r/prosody
It works by copying in a recently built `deb` file and running the install on the system.
Docker images are built off an __Ubuntu 14.04 LTS__ base.
Docker images are built off an __Debian 9 (stretch)__ base.
```bash
docker run -d --name prosody -p 5222:5222 prosody/prosody