Skip to content

abzieher/docker-node-xmpp-bosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XMPP BOSH Gateway for Docker

Just a basic Dockerfile to use dhruvbird's BOSH gateway written for node.js. This Dockerfile uses Google's base node.js docker image.

Build

git submodule init
git submodule update
docker build -t franzabzieher/node-xmpp-bosh .

Run

docker run --name node-xmpp-bosh -d -p 5280:5280 franzabzieher/node-xmpp-bosh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published