neilkidd / prosody-goos

Docker image building system for the Prosody XMPP server with Community Modules and telnet console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License MIT

prosody-goos

Docker image specifically configured to work for local development on GOOS.
The accounts are hard coded in entrypoint.sh !

See the original repo for further info : https://github.com/unclev/prosody-docker-extended

Running

docker build --rm -t ourxmpp .
docker run -p 5222:5222 ourxmpp

About

Docker image building system for the Prosody XMPP server with Community Modules and telnet console

License:MIT License


Languages

Language:Dockerfile 60.6%Language:Shell 39.4%